From c727c2aacf7fc47a6394dd40ddd385c24ff60f02 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 15 Jul 2012 14:10:03 +0000 Subject: [PATCH] set DEVICE_TYPE to other to avoid pulling unecessary packages SVN-Revision: 32731 --- target/linux/mcs814x/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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)) \ -- 2.30.2