projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a905843
)
brcm47xx: fix name of kmod-ocf-ubsec-ssb
author
Hauke Mehrtens
<hauke@hauke-m.de>
Wed, 6 Feb 2013 22:51:25 +0000
(22:51 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Wed, 6 Feb 2013 22:51:25 +0000
(22:51 +0000)
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
target/linux/brcm47xx/profiles/WGT634U.mk
patch
|
blob
|
history
diff --git
a/target/linux/brcm47xx/profiles/WGT634U.mk
b/target/linux/brcm47xx/profiles/WGT634U.mk
index 689b673f3e7772fecbf3595fbed3bff4e3b5dc99..16c8d9de721dc11f432944df8343384175a6ce37 100644
(file)
--- 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