summaryrefslogtreecommitdiffstats
path: root/sys/modules/linux
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2001-02-04 10:52:25 +0000
committerpeter <peter@FreeBSD.org>2001-02-04 10:52:25 +0000
commite2336f24e7a93dac7048354d514e4fcfec2978a7 (patch)
tree7131826f4588b21a1558971635e8897d6d5ae374 /sys/modules/linux
parent576d0b4520eb777b0b23444cce7fa38efb8a3c75 (diff)
downloadFreeBSD-src-e2336f24e7a93dac7048354d514e4fcfec2978a7.zip
FreeBSD-src-e2336f24e7a93dac7048354d514e4fcfec2978a7.tar.gz
Zap obsolete (died with LKM) EXPORT_SYMS variable
Diffstat (limited to 'sys/modules/linux')
-rw-r--r--sys/modules/linux/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/linux/Makefile b/sys/modules/linux/Makefile
index 9823819..c510b94 100644
--- a/sys/modules/linux/Makefile
+++ b/sys/modules/linux/Makefile
@@ -15,7 +15,6 @@ OBJS= linux_locore.o
SRCS+= imgact_linux.c
.endif
-EXPORT_SYMS= _linux_mod
CLEANFILES= linux_assym.h linux_genassym.o
linux_assym.h: linux_genassym.o
OpenPOWER on IntegriCloud