set DEVICE_TYPE to other to avoid pulling unecessary packages

SVN-Revision: 32731
master
Florian Fainelli 12 years ago
parent a5d72815b5
commit c727c2aacf
  1. 2
      target/linux/mcs814x/Makefile

@ -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…
Cancel
Save