aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>2003-02-03 04:19:47 -0600
committerKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>2003-02-03 04:19:47 -0600
commit4612452845903c0af785fe507758004f15ee4b2c (patch)
tree316334d05723f07a26b642cf4d15f4a1707a61e2 /crypto
parent03e7dcfb7aea11d2efe92c41cfd7163fa34572ff (diff)
downloadhistory-4612452845903c0af785fe507758004f15ee4b2c.tar.gz
kbuild: Remove export-objs := ... statements
One of the goals of the whole new modversions implementation: export-objs is gone for good!
Diffstat (limited to 'crypto')
-rw-r--r--crypto/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/Makefile b/crypto/Makefile
index fa66d0d7ad917a..8e7e3a8cf73537 100644
--- a/crypto/Makefile
+++ b/crypto/Makefile
@@ -2,8 +2,6 @@
# Cryptographic API
#
-export-objs := api.o hmac.o
-
autoload-crypto-$(CONFIG_KMOD) = autoload.o
proc-crypto-$(CONFIG_PROC_FS) = proc.o