From: Florian Fainelli Date: Sun, 15 Jul 2012 14:10:03 +0000 (+0000) Subject: [mcs814x] set DEVICE_TYPE to other to avoid pulling unecessary packages X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=a4a10fa9b6cca26e28593ce91d8a2eb682e07529;p=openwrt%2Fsvn-archive%2Farchive.git [mcs814x] 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)) \