summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/geode
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-07-24 15:36:08 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-07-24 15:36:08 +0000
commit5b76e57dc2e047a3e98401d3ef8d47f0c2f8a0ee (patch)
tree3053b32998ed53f5828439cb36f2802651d7da65 /target/linux/x86/geode
parentbc0f9ad8ca4be62096bdf43a8cc5e1df989875a5 (diff)
downloadmaster-31e0f0ae-5b76e57dc2e047a3e98401d3ef8d47f0c2f8a0ee.tar.gz
master-31e0f0ae-5b76e57dc2e047a3e98401d3ef8d47f0c2f8a0ee.tar.bz2
master-31e0f0ae-5b76e57dc2e047a3e98401d3ef8d47f0c2f8a0ee.zip
kernel: remove kmod-crypto-aes, AES crypto support is always built into the kernel
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46483
Diffstat (limited to 'target/linux/x86/geode')
-rw-r--r--target/linux/x86/geode/target.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/geode/target.mk b/target/linux/x86/geode/target.mk
index 57ccdc6c86..106cfebbd4 100644
--- a/target/linux/x86/geode/target.mk
+++ b/target/linux/x86/geode/target.mk
@@ -1,7 +1,7 @@
BOARDNAME:=AMD Geode based systems
FEATURES:=squashfs ext4 pci usb gpio
DEFAULT_PACKAGES += \
- kmod-crypto-hw-geode kmod-crypto-ocf kmod-crypto-aes kmod-crypto-cbc \
+ kmod-crypto-hw-geode kmod-crypto-ocf kmod-crypto-cbc \
kmod-ath5k kmod-ath9k \
kmod-button-hotplug \
kmod-ledtrig-heartbeat kmod-ledtrig-gpio \