set DEVICE_TYPE to other to avoid pulling unecessary packages

SVN-Revision: 32731
This commit is contained in:
Florian Fainelli 2012-07-15 14:10:03 +00:00
parent a5d72815b5
commit c727c2aacf

View file

@ -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)) \