Peter Robinson 0b367380a5 tools/env/fw_env.h: Correct include order
When building tools-only (or env) we need to be sure that we do use
<linux/kconfig.h> and do not use <generated/autoconf.h>.  This will fix
problems such as running 'make defconfig' or 'make sandbox_config' and
then 'make tools-only'.

Based on the responses below to the thread add linux/kconfig.h higher in
the includes and drop the now unneeded autoconf.h lower down to ensure
the default environment is included correctly

http://lists.denx.de/pipermail/u-boot/2015-June/216849.html

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2015-06-18 16:11:42 -04:00
..
2015-05-15 19:20:47 +02:00
2014-11-25 07:11:17 -07:00
2015-01-29 13:38:41 -05:00
2015-05-08 17:24:17 -04:00
2009-11-24 23:43:18 +01:00
2009-04-28 01:16:46 +02:00
2015-05-08 17:24:17 -04:00