From: florian Date: Sun, 15 Jul 2012 14:10:03 +0000 (+0000) Subject: [mcs814x] set DEVICE_TYPE to other to avoid pulling unecessary packages X-Git-Tag: fast2504n-3.10.28-merged~5508 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=bf2c3d0b49e8801a9271c97624a587bbd68ca057;p=openwrt.git [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 --- 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)) \