Skip to content
Snippets Groups Projects
Commit df36b5e1 authored by Joseph C. Lehner's avatar Joseph C. Lehner Committed by John Crispin
Browse files

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: default avatarJoseph C. Lehner <joseph.c.lehner@gmail.com>
parent 0d09c728
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment