[OpenWrt-Devel] [PATCH v2 0/4] Add several OpenWrt Packages

Pushpal Sidhu psidhu at gateworks.com
Mon Oct 12 18:07:58 EDT 2015


Patch series adds the following packages that can be selected through OpenWrt's make system:
 * ibt firmware
 * ar3k firmware
 * ath3k kernel module
 * mvsw61xx kernel module
 * g_mass_storage kernel module

Changes since v1:
 * ath3k kernel module now depends on ar3k firmware

firmware: linux-firmware: Add ibt-firmware and ar3k-firmware packages
 package/firmware/linux-firmware/Makefile | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)
kernel: add ath3k module package
 package/kernel/linux/modules/other.mk | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
kernel: add mvsw61xx module package
 package/kernel/linux/modules/netdevices.mk | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
kernel: add usb-mass-storage-gadget driver package
 package/kernel/linux/modules/usb.mk | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

- Pushpal
_______________________________________________
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