diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2015-04-14 21:50:47 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-05-05 19:52:07 -0400 |
commit | 1bfb9222aee2fd1030121e3c5cdd244048c5f419 (patch) | |
tree | 508c368b6925fc18d5565b42b0fa4b4af0bb0dd4 /board/ms7722se/Makefile | |
parent | d81572c272d4b0980fb9b8a02e1357090b002398 (diff) | |
download | u-boot-imx-1bfb9222aee2fd1030121e3c5cdd244048c5f419.zip u-boot-imx-1bfb9222aee2fd1030121e3c5cdd244048c5f419.tar.gz u-boot-imx-1bfb9222aee2fd1030121e3c5cdd244048c5f419.tar.bz2 |
fw_env.h: include autoconf.h
Without this, when CONFIG_ENV_VARS_UBOOT_CONFIG is active we get
a compile time error when doing 'make env'.
In file included from tools/env/fw_env.c:117:0:
include/env_default.h:110:11: error: expected ‘}’ before ‘CONFIG_SYS_ARCH’
When building U-Boot this is included indirectly by the compiler switch
-include
/home/trdx/git.toradex.com/u-boot-2014.10-toradex/include/linux/kconfig.h
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'board/ms7722se/Makefile')
0 files changed, 0 insertions, 0 deletions