Remaining boards are Kconfig'd now. Whether they work
or not still depends on how close the configuration options are to what they should be. Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4751 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
subdirs-y += pci
|
||||
subdirs-y += generic/debug
|
||||
subdirs-y += ati/ragexl
|
||||
|
1
src/drivers/generic/debug/Makefile.inc
Normal file
1
src/drivers/generic/debug/Makefile.inc
Normal file
@@ -0,0 +1 @@
|
||||
obj-$(CONFIG_DRIVERS_GENERIC_DEBUG) += debug_dev.o
|
Reference in New Issue
Block a user