brcm47xx: add a "legacy" subtarget that is usable for low-end 802.11g devices like...
authorFelix Fietkau <nbd@openwrt.org>
Sat, 7 Jun 2014 15:19:40 +0000 (15:19 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 7 Jun 2014 15:19:40 +0000 (15:19 +0000)
commit758e298a5ddb74ad1693c521cb3a4634fe8efc3e
tree4076d2b81256d60f739c88ced88c59b29e51a585
parent772ff2ddf481b9c3aa1b9ef88dc8ee973565f98f
brcm47xx: add a "legacy" subtarget that is usable for low-end 802.11g devices like WRT54G

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41041 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/kernel/mac80211/Makefile
target/linux/brcm47xx/Makefile
target/linux/brcm47xx/legacy/config-default [new file with mode: 0644]
target/linux/brcm47xx/legacy/profiles/100-Broadcom-b43.mk [new file with mode: 0644]
target/linux/brcm47xx/legacy/profiles/101-Broadcom-wl.mk [new file with mode: 0644]
target/linux/brcm47xx/legacy/profiles/WGT634U.mk [new file with mode: 0644]
target/linux/brcm47xx/legacy/profiles/WRTSL54GS.mk [new file with mode: 0644]
target/linux/brcm47xx/legacy/target.mk [new file with mode: 0644]