From: florian Date: Tue, 24 Jul 2012 19:42:44 +0000 (+0000) Subject: [ep93xx] set DEVICE_TYPE to developerboard X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=68e08c6d5a9d390f0709183f34ad75f0bbb4dcac;p=openwrt.git [ep93xx] set DEVICE_TYPE to developerboard git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32798 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ep93xx/Makefile b/target/linux/ep93xx/Makefile index be8f124641..d8f20b8b4a 100644 --- a/target/linux/ep93xx/Makefile +++ b/target/linux/ep93xx/Makefile @@ -15,6 +15,8 @@ MAINTAINER:=Florian Fainelli LINUX_VERSION:=3.3.8 +DEVICE_TYPE:=developerboard + include $(INCLUDE_DIR)/target.mk KERNELNAME:="uImage"