nb/intel/broadwell: Move PCH headers to wildcatpoint
Since this used to be a SoC (no distinction between CPU/NB/SB parts), all the headers were in a single place. Move headers about PCH things to where they belong. Change-Id: I296f57f5575d026ad87698e972eb9f448d54d09b Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/91398 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
parent
0bc5746188
commit
4eb0fd7bea
17 changed files with 2 additions and 0 deletions
|
|
@ -47,4 +47,6 @@ bootblock-$(CONFIG_SERIALIO_UART_CONSOLE) += ../lynxpoint/uart_init.c
|
|||
all-$(CONFIG_SERIALIO_UART_CONSOLE) += ../lynxpoint/uart.c
|
||||
smm-$(CONFIG_SERIALIO_UART_CONSOLE) += ../lynxpoint/uart.c
|
||||
|
||||
CPPFLAGS_common += -Isrc/southbridge/intel/wildcatpoint/include
|
||||
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue