summaryrefslogtreecommitdiffstats
path: root/target/linux/leon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/leon/Makefile')
-rw-r--r--target/linux/leon/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/leon/Makefile b/target/linux/leon/Makefile
index 448593272..dca32aaf7 100644
--- a/target/linux/leon/Makefile
+++ b/target/linux/leon/Makefile
@@ -17,6 +17,8 @@ KERNELNAME:="uImage"
LINUX_VERSION:=2.6.36.4
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
+DEVICE_TYPE:=developerboard
+
include $(INCLUDE_DIR)/target.mk
$(eval $(call BuildTarget))