From: Hauke Mehrtens Date: Wed, 6 Feb 2013 22:51:25 +0000 (+0000) Subject: brcm47xx: fix name of kmod-ocf-ubsec-ssb X-Git-Tag: reboot~11333 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=commitdiff_plain;h=07db9e8eabf9d78384412045954d2d6837757a61 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 for the patch. SVN-Revision: 35509 --- diff --git a/target/linux/brcm47xx/profiles/WGT634U.mk b/target/linux/brcm47xx/profiles/WGT634U.mk index 689b673f3e..16c8d9de72 100644 --- a/target/linux/brcm47xx/profiles/WGT634U.mk +++ b/target/linux/brcm47xx/profiles/WGT634U.mk @@ -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