uart8250: Move under drivers/uart
Change-Id: Ic65ffaaa092330ed68d891e4a09a8b86cdc04a3a Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/5236 Tested-by: build bot (Jenkins)
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
#if CONFIG_CONSOLE_SERIAL8250
|
||||
#include "drivers/uart/util.c"
|
||||
#include "lib/uart8250.c"
|
||||
#include "drivers/uart/uart8250io.c"
|
||||
#endif
|
||||
#if CONFIG_CONSOLE_NE2K
|
||||
#include "drivers/net/ne2k.c"
|
||||
|
Reference in New Issue
Block a user