Drop console/console.c and pc80/serial.c from mainboards'
romstage.c. 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@5528 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -7,6 +7,7 @@ smmobj-y += printk.o
|
||||
smmobj-y += vtxprintf.o
|
||||
|
||||
initobj-y += vtxprintf.o
|
||||
initobj-$(CONFIG_USE_DCACHE_RAM) += console.o
|
||||
|
||||
driver-$(CONFIG_CONSOLE_SERIAL8250) += uart8250_console.o
|
||||
driver-$(CONFIG_USBDEBUG_DIRECT) += usbdebug_direct_console.o
|
||||
|
Reference in New Issue
Block a user