Browse Source

set DEVICE_TYPE to other to avoid pulling unecessary packages

SVN-Revision: 32731
Florian Fainelli 13 years ago
parent
commit
c727c2aacf
1 changed files with 2 additions and 0 deletions
  1. 2 0
      target/linux/mcs814x/Makefile

+ 2 - 0
target/linux/mcs814x/Makefile

@@ -15,6 +15,8 @@ MAINTAINER:=Florian Fainelli <[email protected]>
 
 LINUX_VERSION:=3.3.8
 
+DEVICE_TYPE:=other
+
 include $(INCLUDE_DIR)/target.mk
 
 DEFAULT_PACKAGES := $(filter-out ppp%,$(DEFAULT_PACKAGES)) \