mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-25 08:21:14 +00:00
brcm47xx: fix name of kmod-ocf-ubsec-ssb
This also removes kmod-ocf, because kmod-crypto-ocf is automatically selected by kmod-ocf-ubsec-ssb. Thank you Manuel Munz <freifunk@somakoma.de> for the patch. SVN-Revision: 35509
This commit is contained in:
parent
a9058439cf
commit
07db9e8eab
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
define Profile/WGT634U
|
define Profile/WGT634U
|
||||||
NAME:=Netgear WGT634U
|
NAME:=Netgear WGT634U
|
||||||
PACKAGES:=kmod-b44 kmod-ath5k kmod-usb-core kmod-usb2 kmod-ocf kmod-crypto-ocf-ubsec-ssb
|
PACKAGES:=kmod-b44 kmod-ath5k kmod-usb-core kmod-usb2 kmod-ocf-ubsec-ssb
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/WGT634U/Description
|
define Profile/WGT634U/Description
|
||||||
|
Loading…
Reference in New Issue
Block a user