summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-27 23:26:20 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-27 23:26:20 +0200
commit1b8fff1f57e80538623d46bba5ea2577b9c0f406 (patch)
tree47951165731114775e2ef87f8459bdebbc3c8766 /mk
parentf03f1d5071caf61c33815b732cef46952324ce6e (diff)
test and fix openswan package.
enable needed kernel modules, disable removing of any kernel modules on restart.
Diffstat (limited to 'mk')
-rw-r--r--mk/modules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/modules.mk b/mk/modules.mk
index 5744b2109..4dba589a2 100644
--- a/mk/modules.mk
+++ b/mk/modules.mk
@@ -747,7 +747,7 @@ $(eval $(call KMOD_template,DM_SNAPSHOT,dm-snapshot,\
$(eval $(call KMOD_template,CRYPTO_DEV_GEODE,crypto-dev-geode,\
$(MODULES_DIR)/kernel/drivers/crypto/geode-aes \
-,10))
+,20))
$(eval $(call KMOD_template,CRYPTO_ALGAPI,crypto-algapi,\
$(MODULES_DIR)/kernel/crypto/crypto_algapi \