From: Florian Fainelli 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=4a68d3214c27134a57a7b966d31c8371265c6906;p=15.05%2Fopenwrt.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"