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:
parent
2b95da01e6
commit
bea6bf07df
7 changed files with 19 additions and 13 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue