summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-01-13 23:25:26 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-01-13 23:25:26 +0100
commit5003dd62441eed5fa2a96edc48431d17234203f7 (patch)
tree5872c0c496c874df1d665661a01242bff57d5fb4 /mk
parent0bf7845c9af66a34778e3f50df255d2004f68650 (diff)
fix ag241 build
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 734fd4435..7eff3ebc8 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))