From: Florian Fainelli Date: Sun, 15 Jul 2012 14:10:03 +0000 (+0000) Subject: set DEVICE_TYPE to other to avoid pulling unecessary packages X-Git-Tag: attitude_adjustment_12.09~879 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=c727c2aacf7fc47a6394dd40ddd385c24ff60f02;p=openwrt%2Fsvn-archive%2Fopenwrt.git set DEVICE_TYPE to other to avoid pulling unecessary packages SVN-Revision: 32731 --- 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 LINUX_VERSION:=3.3.8 +DEVICE_TYPE:=other + include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES := $(filter-out ppp%,$(DEFAULT_PACKAGES)) \