Small fix for Ron.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Ronald G. Minnich <rminnich@gmail.com> git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@72 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
16a3503d0d
commit
28d001e0f5
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -76,7 +76,7 @@ include util/Makefile
|
|||
include arch/$(ARCH)/Makefile
|
||||
|
||||
MAINBOARDDIR=$(shell echo $(CONFIG_MAINBOARD_NAME))
|
||||
include mainboard/$(MAINBOARDDIR)/Makefile
|
||||
-include mainboard/$(MAINBOARDDIR)/Makefile
|
||||
|
||||
|
||||
prepare:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue