[ep93xx] set DEVICE_TYPE to developerboard
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 24 Jul 2012 19:42:44 +0000 (19:42 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 24 Jul 2012 19:42:44 +0000 (19:42 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32798 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ep93xx/Makefile

index be8f124..d8f20b8 100644 (file)
@@ -15,6 +15,8 @@ MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
 LINUX_VERSION:=3.3.8
 
+DEVICE_TYPE:=developerboard
+
 include $(INCLUDE_DIR)/target.mk
 
 KERNELNAME:="uImage"