aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph C. Lehner <joseph.c.lehner@gmail.com>2017-03-01 18:44:03 +0100
committerMathias Kresin <dev@kresin.me>2017-03-01 22:29:57 +0100
commit11356e4078659478d05c355b2bae7cdad8f7f7a0 (patch)
treefb0c5f24635431ddc8437fa8155a89d49d979ac9
parentb65718ae149f42d5857a0d13836ae15c4e031838 (diff)
downloadupstream-11356e4078659478d05c355b2bae7cdad8f7f7a0.tar.gz
upstream-11356e4078659478d05c355b2bae7cdad8f7f7a0.tar.bz2
upstream-11356e4078659478d05c355b2bae7cdad8f7f7a0.zip
ramips: remove kmod-mt76* from EX2700 images
These modules are not needed by the EX2700, since it does not have an external wifi chip (MT7620A is covered by rt2x00). Signed-off-by: Joseph C. Lehner <joseph.c.lehner@gmail.com>
-rw-r--r--target/linux/ramips/image/mt7620.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/image/mt7620.mk b/target/linux/ramips/image/mt7620.mk
index 4a76ab362c..9a2941ce99 100644
--- a/target/linux/ramips/image/mt7620.mk
+++ b/target/linux/ramips/image/mt7620.mk
@@ -61,7 +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_PACKAGES := -kmod-mt76
DEVICE_TITLE := Netgear EX2700
endef
TARGET_DEVICES += ex2700