[U-Boot] [PATCH] sparc: fix build error on gr_ep2s60 board

Joe Hershberger joe.hershberger at gmail.com
Tue May 26 19:18:33 CEST 2015


Hi Masahiro-san,

On Mon, May 25, 2015 at 8:58 PM, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> 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 at socionext.com>
> ---

Sorry about that.

I'll pull it in today.

Acked-by: Joe Hershberger <joe.hershberger at ni.com>

Thanks,
-Joe


More information about the U-Boot mailing list