76512e0d84
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> |
||
---|---|---|
.. | ||
ambapp.c | ||
config.mk | ||
cpu_init.c | ||
cpu.c | ||
interrupts.c | ||
Makefile | ||
prom.c | ||
serial.c | ||
start.S | ||
usb_uhci.c | ||
usb_uhci.h |