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
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
define Profile/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
|
||||
|
||||
define Profile/WGT634U/Description
|
||||
|
|
Loading…
Reference in a new issue