repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
device/pci_ids: Add Panther Lake Intel Touch Controller PCI IDs
[coreboot2.git]
/
src
/
mainboard
/
ibm
/
sbp1
/
Makefile.mk
blob
4c7a7beee194765218622a57ca399e0385aee3f4
1
## SPDX-License-Identifier: GPL-2.0-only
2
3
bootblock-y
+=
bootblock.c
4
romstage-y
+=
romstage.c
5
ramstage-y
+=
ramstage.c
6
CPPFLAGS_common
+= -
I
$(
src
)/
mainboard
/$(
MAINBOARDDIR
)/
include