summaryrefslogtreecommitdiffstats
path: root/target/linux/ep93xx
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-07-24 19:42:44 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-07-24 19:42:44 +0000
commit68e08c6d5a9d390f0709183f34ad75f0bbb4dcac (patch)
tree29bfe91cfebef042e72893e661263a3975e3c464 /target/linux/ep93xx
parent2b6253ef5b8e9aed7f8717638d124c52f70ecab1 (diff)
[ep93xx] set DEVICE_TYPE to developerboard
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32798 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ep93xx')
-rw-r--r--target/linux/ep93xx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ep93xx/Makefile b/target/linux/ep93xx/Makefile
index be8f12464..d8f20b8b4 100644
--- a/target/linux/ep93xx/Makefile
+++ b/target/linux/ep93xx/Makefile
@@ -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"