projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f7c96e
)
ramips: mt7621: fix Ubiquiti EdgeRouter X profile
author
John Crispin
<john@openwrt.org>
Sat, 9 Apr 2016 10:24:47 +0000
(10:24 +0000)
committer
John Crispin
<john@openwrt.org>
Sat, 9 Apr 2016 10:24:47 +0000
(10:24 +0000)
Remove unnecessary packages to reduce image size so it fits in initramfs (to enable upgrading from factory firmware).
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 49127
target/linux/ramips/mt7621/profiles/ubnt.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/mt7621/profiles/ubnt.mk
b/target/linux/ramips/mt7621/profiles/ubnt.mk
index b66b206694a9f318c2f77ac8522cd3a7450447bd..3f1af02c5734f25bc8bcfef769eb0fa65d158b94 100644
(file)
--- a/
target/linux/ramips/mt7621/profiles/ubnt.mk
+++ b/
target/linux/ramips/mt7621/profiles/ubnt.mk
@@
-8,7
+8,8
@@
define Profile/UBNT-ERX
NAME:=Ubiquiti EdgeRouter X
FEATURES+=nand -usb
- PACKAGES:=-kmod-mt76 -wpad-mini -kmod-cfg80211
+ PACKAGES:=-kmod-mt76 -kmod-rt2800-pci -kmod-cfg80211 \
+ -wpad-mini -iwinfo
endef
define Profile/UBNT-ERX/Description