diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2005-08-26 13:42:04 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2005-08-26 13:42:04 +0000 |
| commit | 721be80c8367cf66076bdaeb9452a504a29695d2 (patch) | |
| tree | 393d28dd70dcfa38d7dd7ee7947b819f42da1637 /sys/modules/el | |
| parent | 9d34e94d14d43dccc52d05626700da6208d1d1a0 (diff) | |
Notes
Diffstat (limited to 'sys/modules/el')
| -rw-r--r-- | sys/modules/el/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/sys/modules/el/Makefile b/sys/modules/el/Makefile deleted file mode 100644 index 78394059226f..000000000000 --- a/sys/modules/el/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# $FreeBSD$ - -.PATH: ${.CURDIR}/../../i386/isa - -KMOD= if_el -SRCS= if_el.c -SRCS+= opt_bdg.h opt_inet.h opt_ipx.h device_if.h bus_if.h isa_if.h - -.include <bsd.kmod.mk> |
