Skip to content

Commit

Permalink
ramips: EX2700: remove unused kernel modules
Browse files Browse the repository at this point in the history
Remove the kmod-mt76 package from the EX2700 profile to free up
around 100 KiB of space on the root filesystem.

This patch applies to both trunk and Chaos Calmer.

Signed-off-by: Joseph C. Lehner <joseph.c.lehner@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@48887 3c298f89-4303-0410-b956-a3cf2f4a3e73
  • Loading branch information
blogic committed Mar 3, 2016
1 parent 37e7a90 commit df52076
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion target/linux/ramips/mt7620/profiles/netgear.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@

define Profile/EX2700
NAME:=Netgear EX2700
PACKAGES:=-kmod-usb-core -kmod-usb2 -kmod-usb-ohci -kmod-ledtrig-usbdev
PACKAGES:=-kmod-usb-core -kmod-usb2 -kmod-usb-ohci -kmod-ledtrig-usbdev \
-kmod-mt76
endef

define Profile/EX2700/Description
Expand Down

0 comments on commit df52076

Please sign in to comment.