From: John Crispin Date: Sat, 9 Apr 2016 10:24:47 +0000 (+0000) Subject: ramips: mt7621: fix Ubiquiti EdgeRouter X profile X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=e626a0d877002c71299a22d57c572f84295760ce;p=openwrt%2Fstaging%2Frobimarko.git 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 SVN-Revision: 49127 --- diff --git a/target/linux/ramips/mt7621/profiles/ubnt.mk b/target/linux/ramips/mt7621/profiles/ubnt.mk index b66b206694..3f1af02c57 100644 --- 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