From: florian Date: Wed, 13 Aug 2008 19:42:07 +0000 (+0000) Subject: Now we have b43 working in master mode, include b43 in the profile (#3827) X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=dc08bcee1a4681be4726db572da8dd2c27b5baaa;p=openwrt.git Now we have b43 working in master mode, include b43 in the profile (#3827) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12301 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/brcm47xx/profiles/WRTSL54GS.mk b/target/linux/brcm47xx/profiles/WRTSL54GS.mk index 6582ddad27..0e53c7d138 100644 --- a/target/linux/brcm47xx/profiles/WRTSL54GS.mk +++ b/target/linux/brcm47xx/profiles/WRTSL54GS.mk @@ -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