aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/kontron/bsl6/Makefile.inc
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2020-11-22 16:43:09 +0000
committerMichael Niewöhner <foss@mniewoehner.de>2020-11-24 20:22:29 +0000
commitf84e304ea1e22228872c092bf2292d5e3078db24 (patch)
tree89a57853967e3654a7dbaf05261bd624bec97d3a /src/mainboard/kontron/bsl6/Makefile.inc
parent4ea08f9f5668cec116478a2fc226945c0a66259a (diff)
mb/kontron/bsl6: Use include folder for header files
Change-Id: Id73a7385f7701920efebaa3e293ac50a6ba93272 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/47849 Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/kontron/bsl6/Makefile.inc')
-rw-r--r--src/mainboard/kontron/bsl6/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/kontron/bsl6/Makefile.inc b/src/mainboard/kontron/bsl6/Makefile.inc
index 1e12ee479b..49c9a6c570 100644
--- a/src/mainboard/kontron/bsl6/Makefile.inc
+++ b/src/mainboard/kontron/bsl6/Makefile.inc
@@ -1,5 +1,7 @@
## SPDX-License-Identifier: GPL-2.0-only
+CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/include
+
bootblock-y += bootblock.c
romstage-y += variants/$(VARIANT_DIR)/romstage.c