aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/emeraldlake2/Makefile.inc
blob: 124fb758300971549d430fe81190ebc287871153 (plain)
1
2
3
4
5
6
7
8
9
10
11
##
##
##
## SPDX-License-Identifier: GPL-2.0-only

romstage-y += chromeos.c
ramstage-y += chromeos.c
bootblock-y += gpio.c
romstage-y += gpio.c
bootblock-y += early_init.c
romstage-y += early_init.c