[leon] set DEVICE_TYPE to developerboard
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 14 Sep 2012 15:37:51 +0000 (15:37 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 14 Sep 2012 15:37:51 +0000 (15:37 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33408 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/leon/Makefile

index 4485932..dca32aa 100644 (file)
@@ -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))