summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/linux/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/linux/Makefile b/arch/linux/Makefile
index 15437bef04..9e65b5424b 100644
--- a/arch/linux/Makefile
+++ b/arch/linux/Makefile
@@ -7,6 +7,7 @@ CPPFLAGS += -fno-builtin -ffreestanding -nostdinc -Wall \
machine-y := linux
BOARD:= arch/linux/lib
+board-y := linux
TEXT_BASE = $(CONFIG_TEXT_BASE)