diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-05-26 10:58:31 +0900 |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2015-06-01 09:33:21 -0500 |
commit | 1e1f35368513cc4da275d7047cc934a92ea422da (patch) | |
tree | 6eedab6feff6b638c5448cb61ab924b130f7a2a2 /configs/gwventana_defconfig | |
parent | 012681b1fa822492bb8fdc5c2dd3d24d6092e110 (diff) | |
download | talos-obmc-uboot-1e1f35368513cc4da275d7047cc934a92ea422da.tar.gz talos-obmc-uboot-1e1f35368513cc4da275d7047cc934a92ea422da.zip |
sparc: fix build error on gr_ep2s60 board
Commit 92ac52082140 (net: Remove all references to CONFIG_ETHADDR
and friends) accidentally dropped #endif. Since then, gr_ep2s60
could not build.
scripts/kconfig/conf --silentoldconfig Kconfig
CHK include/config.h
GEN include/autoconf.mk
In file included from include/config.h:5:0,
from ./include/common.h:18:
include/configs/gr_ep2s60.h:15:0: error: unterminated #ifndef
#ifndef __CONFIG_H__
^
make[1]: *** [include/autoconf.mk] Error 1
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'configs/gwventana_defconfig')
0 files changed, 0 insertions, 0 deletions