mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
Now we have b43 working in master mode, include b43 in the profile (#3827)
SVN-Revision: 12301
This commit is contained in:
parent
2c6b679ceb
commit
2e71a90347
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
define Profile/WRTSL54GS
|
||||
NAME:=Linksys WRTSL54GS
|
||||
PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-storage kmod-scsi-core kmod-fs-ext3 e2fsprogs
|
||||
PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-storage kmod-scsi-core kmod-fs-ext3 e2fsprogs kmod-b43
|
||||
endef
|
||||
|
||||
define Profile/WRTSL54GS/Description
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue