1 # SPDX-License-Identifier: GPL-2.0-or-later
3 bootblock-y
+= bootblock.c
17 bootblock-y
+= bootblock_custom.S
19 CPPFLAGS_common
+= -mcmodel
=large
-I
$(src
)/mainboard
/$(MAINBOARDDIR
)/include
22 @printf
"Truncating coreboot.rom to 256M\n"
23 truncate
-s
256M
$(obj
)/coreboot.rom