ramips: mt7621: fix Ubiquiti EdgeRouter X profile
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
This commit is contained in:
parent
37f1022d73
commit
e626a0d877
@ -8,7 +8,8 @@
|
|||||||
define Profile/UBNT-ERX
|
define Profile/UBNT-ERX
|
||||||
NAME:=Ubiquiti EdgeRouter X
|
NAME:=Ubiquiti EdgeRouter X
|
||||||
FEATURES+=nand -usb
|
FEATURES+=nand -usb
|
||||||
PACKAGES:=-kmod-mt76 -wpad-mini -kmod-cfg80211
|
PACKAGES:=-kmod-mt76 -kmod-rt2800-pci -kmod-cfg80211 \
|
||||||
|
-wpad-mini -iwinfo
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/UBNT-ERX/Description
|
define Profile/UBNT-ERX/Description
|
||||||
|
Loading…
Reference in New Issue
Block a user