aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJoseph C. Lehner <joseph.c.lehner@gmail.com>2017-02-24 18:20:48 +0100
committerJohn Crispin <john@phrozen.org>2017-02-26 10:26:50 +0100
commitdf36b5e1b3d5de419a0c86b7d4bef99e7a8ecbb0 (patch)
tree05cc18d7a10abbf115e0a619c96c9c653689e4e6 /target
parent0d09c7281f5700e01e766926bcc96293ae83ea62 (diff)
downloadupstream-df36b5e1b3d5de419a0c86b7d4bef99e7a8ecbb0.tar.gz
upstream-df36b5e1b3d5de419a0c86b7d4bef99e7a8ecbb0.tar.bz2
upstream-df36b5e1b3d5de419a0c86b7d4bef99e7a8ecbb0.zip
ramips: include only kmod-mt76-core in EX2700 image
This patch frees up flash space on the EX2700, by removing unused mt76 drivers and firmware. Signed-off-by: Joseph C. Lehner <joseph.c.lehner@gmail.com>
Diffstat (limited to 'target')
-rw-r--r--target/linux/ramips/image/mt7620.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/image/mt7620.mk b/target/linux/ramips/image/mt7620.mk
index 29006845ce..4a76ab362c 100644
--- a/target/linux/ramips/image/mt7620.mk
+++ b/target/linux/ramips/image/mt7620.mk
@@ -61,6 +61,7 @@ define Device/ex2700
KERNEL := $(KERNEL_DTB) | uImage lzma | pad-offset 64k 64 | append-uImage-fakeroot-hdr
IMAGE/factory.bin := $$(sysupgrade_bin) | check-size $$$$(IMAGE_SIZE) | \
netgear-dni
+ DEVICE_PACKAGES := -kmod-mt76 kmod-mt76-core
DEVICE_TITLE := Netgear EX2700
endef
TARGET_DEVICES += ex2700