[leon] set DEVICE_TYPE to developerboard
authorFlorian Fainelli <florian@openwrt.org>
Fri, 14 Sep 2012 15:37:51 +0000 (15:37 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 14 Sep 2012 15:37:51 +0000 (15:37 +0000)
SVN-Revision: 33408

target/linux/leon/Makefile

index 44859327207837e9db7c1c22015288455413a167..dca32aaf7e9f64cf5ee7d4a543a33bee76edddd2 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))