]> Git Repo - J-u-boot.git/blame - include/version.h
Merge patch series "Introduce basic support for TI's AM62Px SoC family"
[J-u-boot.git] / include / version.h
CommitLineData
83d290c5 1/* SPDX-License-Identifier: GPL-2.0+ */
5b1d7137 2/*
881a87ec 3 * (C) Copyright 2000-2006
5b1d7137 4 * Wolfgang Denk, DENX Software Engineering, [email protected].
5b1d7137
WD
5 */
6
7#ifndef __VERSION_H__
8#define __VERSION_H__
9
1510b82d 10#ifndef DO_DEPS_ONLY
efb2172e 11#include "generated/version_autogenerated.h"
1510b82d 12#endif
5b1d7137
WD
13
14#endif /* __VERSION_H__ */
This page took 0.891772 seconds and 4 git commands to generate.