set DEVICE_TYPE to other to avoid pulling unecessary packages
SVN-Revision: 32731
This commit is contained in:
parent
a5d72815b5
commit
c727c2aacf
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
|||
|
||||
LINUX_VERSION:=3.3.8
|
||||
|
||||
DEVICE_TYPE:=other
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
DEFAULT_PACKAGES := $(filter-out ppp%,$(DEFAULT_PACKAGES)) \
|
||||
|
|
Loading…
Reference in a new issue