diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2001-02-04 10:52:25 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2001-02-04 10:52:25 +0000 |
| commit | 481d7a58916a25780c702dedb1aea8f29cce862e (patch) | |
| tree | c0d2b245d79f09879e0637bc2a067f0a75f88e8d /sys/modules/linux | |
| parent | c8f71496f77f788fcbe820a092f3e4ad6a636eb4 (diff) | |
Notes
Diffstat (limited to 'sys/modules/linux')
| -rw-r--r-- | sys/modules/linux/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/linux/Makefile b/sys/modules/linux/Makefile index 982381941d79..c510b94940a4 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 |
