9
0
Fork 0
barebox/arch/x86
Masaki Muranaka bee7cd3da2 Avoid build error on "config SPI" is y
In case he configures with make ARCH=x85 menuconfig,
config SPI will be set to "y". And he will got an error on spi.h.

Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-06-02 11:19:21 +02:00
..
boards/x86_generic Remove unused config.h 2013-04-09 08:42:52 +02:00
boot x86: initialize malloc pool before start_barebox() 2013-03-14 08:41:40 +01:00
configs x86 Generic platform: Fix prompt name 2011-03-10 11:15:04 +01:00
include/asm Avoid build error on "config SPI" is y 2013-06-02 11:19:21 +02:00
lib x86: initialize malloc pool before start_barebox() 2013-03-14 08:41:40 +01:00
mach-i386 Remove bad Kconfig reference to HAS_PCI 2012-12-08 12:22:12 +01:00
Kconfig x86: Add formal Kconfig parameter "X86_BOOTLOADER" 2012-12-19 21:43:44 +01:00
Makefile Makefile: generate a barebox-flash-image link 2012-08-12 16:16:44 +02:00
mach-x86.dox doc: eliminate nonexisting reference 2010-10-22 20:47:02 +02:00