projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d09c72
)
ramips: include only kmod-mt76-core in EX2700 image
author
Joseph C. Lehner
<joseph.c.lehner@gmail.com>
Fri, 24 Feb 2017 17:20:48 +0000
(18:20 +0100)
committer
John Crispin
<john@phrozen.org>
Sun, 26 Feb 2017 09:26:50 +0000
(10:26 +0100)
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>
target/linux/ramips/image/mt7620.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/mt7620.mk
b/target/linux/ramips/image/mt7620.mk
index 29006845ced676cde5572118ab964af6cbbb675e..4a76ab362c022b9cc0b0358b14da001655ba6871 100644
(file)
--- 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