set DEVICE_TYPE to other to avoid pulling unecessary packages
authorFlorian Fainelli <florian@openwrt.org>
Sun, 15 Jul 2012 14:10:03 +0000 (14:10 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 15 Jul 2012 14:10:03 +0000 (14:10 +0000)
SVN-Revision: 32731

target/linux/mcs814x/Makefile

index a62b6e58993fed17e1a29ad55829e6897ce6bca2..f8f71204d92b663f58381795e4f5ad7e62dfe2e6 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)) \