aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mcs814x/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-07-15 14:10:03 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-07-15 14:10:03 +0000
commitd85b408d9b35dd43c152b8072615bd28c68cae32 (patch)
tree55ae909d1f3ba6c8b715f202a56dee8955daadb0 /target/linux/mcs814x/Makefile
parentb6ea2c7d2ea58f06b48ff6416804e2f2e2e1d76d (diff)
downloadmaster-187ad058-d85b408d9b35dd43c152b8072615bd28c68cae32.tar.gz
master-187ad058-d85b408d9b35dd43c152b8072615bd28c68cae32.tar.bz2
master-187ad058-d85b408d9b35dd43c152b8072615bd28c68cae32.zip
[mcs814x] set DEVICE_TYPE to other to avoid pulling unecessary packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32731 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mcs814x/Makefile')
-rw-r--r--target/linux/mcs814x/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/mcs814x/Makefile b/target/linux/mcs814x/Makefile
index a62b6e5899..f8f71204d9 100644
--- a/target/linux/mcs814x/Makefile
+++ b/target/linux/mcs814x/Makefile
@@ -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)) \