summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-01-19 21:03:26 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-01-19 21:03:26 +0100
commita903c4fefdc19bb838e808146c6aa1a32296e4cb (patch)
treebbb399fca3cbc4a4f894128eb17c9262d11c75b6 /mk
parentd2be2bd2fc1c6e5dcdf8fc845a88e02423a0574b (diff)
parent69a374abb905573dc63f18a37dc7378ae5e9627c (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'mk')
-rw-r--r--mk/modules.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/mk/modules.mk b/mk/modules.mk
index e42029271..c208b80a7 100644
--- a/mk/modules.mk
+++ b/mk/modules.mk
@@ -768,7 +768,6 @@ $(eval $(call KMOD_template,CRYPTO_FCRYPT,crypto-fcrypt,\
,11))
$(eval $(call KMOD_template,CRYPTO_DEFLATE,crypto-deflate,\
- $(MODULES_DIR)/kernel/lib/zlib_inflate/zlib_inflate \
$(MODULES_DIR)/kernel/lib/zlib_deflate/zlib_deflate \
$(MODULES_DIR)/kernel/crypto/deflate \
,10))