summaryrefslogtreecommitdiffstats
path: root/MAKEALL
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2013-10-21 10:19:38 +0900
committerTom Rini <trini@ti.com>2013-11-08 09:38:24 -0500
commit76512e0d8484c7081dad78331347b87d8656e25f (patch)
tree0789845a63b21020a78ec4b8e96d5680bbd2e10a /MAKEALL
parent6dca9450a2808df57340f00178ad7313b64cb2fe (diff)
downloadblackbird-obmc-uboot-76512e0d8484c7081dad78331347b87d8656e25f.tar.gz
blackbird-obmc-uboot-76512e0d8484c7081dad78331347b87d8656e25f.zip
sparc: include config.h to start.S
arch/sparc/cpu/leon3/start.S requires CONFIG_SYS_SPARC_NWINDOES to be defined: #ifndef CONFIG_SYS_SPARC_NWINDOWS #error Must define number of SPARC register windows, default is 8 #endif But it missed to include <config.h>, which always ended up in compile error. This commit fixes this problem. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Daniel Hellstrom <daniel@gaisler.com>
Diffstat (limited to 'MAKEALL')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud