diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-11-08 16:51:04 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-11-08 16:51:04 +0000 |
commit | 9c924a5287472e66921533c555794fcdd958b5a6 (patch) | |
tree | cbcaaf58c078b546d91b04aaae916a2f578710c7 /openwrt/target/linux/control | |
parent | 1bad6fe732fedfaec08e75f124b1541194c4d5c1 (diff) | |
download | mtk-20170518-9c924a5287472e66921533c555794fcdd958b5a6.zip mtk-20170518-9c924a5287472e66921533c555794fcdd958b5a6.tar.gz mtk-20170518-9c924a5287472e66921533c555794fcdd958b5a6.tar.bz2 |
add new broadcom system code and new wlan driver (old driver still used by default)
SVN-Revision: 2395
Diffstat (limited to 'openwrt/target/linux/control')
-rw-r--r-- | openwrt/target/linux/control/kmod-brcm-wl2.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/target/linux/control/kmod-brcm-wl2.control b/openwrt/target/linux/control/kmod-brcm-wl2.control new file mode 100644 index 0000000..39f714c --- /dev/null +++ b/openwrt/target/linux/control/kmod-brcm-wl2.control @@ -0,0 +1,7 @@ +Package: kmod-brcm-wl2 +Priority: optional +Section: sys +Maintainer: Felix Fietkau <nbd@openwrt.org> +Source: buildroot internal +Description: Proprietary driver for Broadcom Wireless chipsets + New version with multi-BSS support |