superio/nsc/pc87309: Avoid .c includes in mainboard
Make superio romstage component link-time symbols. Change-Id: Icde27465a05946498ff7b8f1aaa7a9e8ba074272 Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-on: http://review.coreboot.org/5880 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
This commit is contained in:
parent
beb0f2631f
commit
32da8d900e
4 changed files with 12 additions and 6 deletions
|
|
@ -30,7 +30,7 @@
|
|||
#include "drivers/pc80/udelay_io.c"
|
||||
#include "lib/delay.c"
|
||||
#include "cpu/x86/bist.h"
|
||||
#include "superio/nsc/pc87309/early_serial.c"
|
||||
#include <superio/nsc/pc87309/pc87309.h>
|
||||
#include <lib.h>
|
||||
|
||||
#define SERIAL_DEV PNP_DEV(0x2e, PC87309_SP1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue