[OpenWrt-Devel] [PATCH] ramips: EX2700: remove unused kernel modules
John Crispin
blogic at openwrt.org
Tue Mar 1 03:31:35 EST 2016
On 26/02/2016 20:43, Joseph C. Lehner wrote:
> Remove the kmod-mt76 and kmod-rt2800-pci packages 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 at gmail.com>
>
> ---
>
> diff --git a/target/linux/ramips/mt7620/profiles/netgear.mk
> b/target/linux/ramips/mt7620/profiles/netgear.mk
> index d1b073a..9631537 100644
> --- a/target/linux/ramips/mt7620/profiles/netgear.mk
> +++ b/target/linux/ramips/mt7620/profiles/netgear.mk
> @@ -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 -kmod-rt2800-pci
-kmod-rt2800-pci is wrong. i assume you are using the SDK driver but
that is not the case for everyone. please resend with this part removed.
John
> endef
>
> define Profile/EX2700/Description
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list