added mainboard/ to core-y. Note that the / is REQUIRED ...
git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@13 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
6410aa9ec1
commit
0779053768
1 changed files with 1 additions and 0 deletions
|
|
@ -438,6 +438,7 @@ CFLAGS += $(call cc-option,-Wno-pointer-sign,)
|
|||
export LBBUILD_IMAGE ?= linuxbios.rom startup_code.rom
|
||||
|
||||
|
||||
core-y := mainboard/
|
||||
ifeq ($(LBBUILD_COMPRESSORS),)
|
||||
core-y += compressors
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue