diff options
author | Felix Fietkau <nbd@nbd.name> | 2016-05-12 18:38:51 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2016-05-12 19:35:32 +0200 |
commit | 98010ab4898685ac32e8a27bb010c0872c401610 (patch) | |
tree | a79bfddbc2cb3c3ec1bf3c591f734c52a7c0bb7d /target/linux/brcm47xx/legacy | |
parent | 3d6d5ccf593a1e2c537756002f82e96760daf4ac (diff) | |
download | upstream-98010ab4898685ac32e8a27bb010c0872c401610.tar.gz upstream-98010ab4898685ac32e8a27bb010c0872c401610.tar.bz2 upstream-98010ab4898685ac32e8a27bb010c0872c401610.zip |
kernel: remove ocf support, cryptodev-linux should be used instead
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/brcm47xx/legacy')
-rw-r--r-- | target/linux/brcm47xx/legacy/profiles/WGT634U.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/legacy/profiles/WGT634U.mk b/target/linux/brcm47xx/legacy/profiles/WGT634U.mk index ebe5e2345c..c89fcfd5f2 100644 --- a/target/linux/brcm47xx/legacy/profiles/WGT634U.mk +++ b/target/linux/brcm47xx/legacy/profiles/WGT634U.mk @@ -7,7 +7,7 @@ define Profile/WGT634U NAME:=Netgear WGT634U - PACKAGES:=kmod-ath5k kmod-usb-core kmod-usb2 kmod-ocf-ubsec-ssb + PACKAGES:=kmod-ath5k kmod-usb-core kmod-usb2 endef define Profile/WGT634U/Description |