summaryrefslogtreecommitdiffstats
path: root/target/linux/arm64/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/arm64/Makefile')
-rw-r--r--target/linux/arm64/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/arm64/Makefile b/target/linux/arm64/Makefile
index f0d23d0ebe..6bf89a7194 100644
--- a/target/linux/arm64/Makefile
+++ b/target/linux/arm64/Makefile
@@ -17,12 +17,12 @@ KERNEL_PATCHVER:=4.4
DEVICE_TYPE:=developerboard
-include $(INCLUDE_DIR)/target.mk
-
define Target/Description
Build multi-platform images for the ARMv8 instruction set architecture
endef
+include $(INCLUDE_DIR)/target.mk
+
KERNELNAME:=Image dtbs
$(eval $(call BuildTarget))