]> Git Repo - J-u-boot.git/blob - include/version.h
eficonfig: set EFICONFIG_ENTRY_NUM_MAX to INT_MAX - 1
[J-u-boot.git] / include / version.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * (C) Copyright 2000-2006
4  * Wolfgang Denk, DENX Software Engineering, [email protected].
5  */
6
7 #ifndef __VERSION_H__
8 #define __VERSION_H__
9
10 #ifndef DO_DEPS_ONLY
11 #include "generated/version_autogenerated.h"
12 #endif
13
14 #endif  /* __VERSION_H__ */
This page took 0.026589 seconds and 4 git commands to generate.