[mcs814x] set DEVICE_TYPE to other to avoid pulling unecessary packages
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 15 Jul 2012 14:10:03 +0000 (14:10 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 15 Jul 2012 14:10:03 +0000 (14:10 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32731 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/mcs814x/Makefile

index a62b6e5..f8f7120 100644 (file)
@@ -15,6 +15,8 @@ MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
 LINUX_VERSION:=3.3.8
 
+DEVICE_TYPE:=other
+
 include $(INCLUDE_DIR)/target.mk
 
 DEFAULT_PACKAGES := $(filter-out ppp%,$(DEFAULT_PACKAGES)) \