diff options
| author | ad <ad@NetBSD.org> | 2008-11-12 12:35:50 +0000 |
|---|---|---|
| committer | ad <ad@NetBSD.org> | 2008-11-12 12:35:50 +0000 |
| commit | 0efea177e37295fed654875d875160c47500d6bd (patch) | |
| tree | 9d0589344a5d07b9a511a2e81ebbd701744d03b5 /sys/lkm/exec/Makefile.inc | |
| parent | 0f81d3e0a26c2833cd085c472a4a77c325486b75 (diff) | |
Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
Diffstat (limited to 'sys/lkm/exec/Makefile.inc')
| -rw-r--r-- | sys/lkm/exec/Makefile.inc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/lkm/exec/Makefile.inc b/sys/lkm/exec/Makefile.inc deleted file mode 100644 index d34058f10e3..00000000000 --- a/sys/lkm/exec/Makefile.inc +++ /dev/null @@ -1,5 +0,0 @@ -# $NetBSD: Makefile.inc,v 1.3 2001/12/12 12:06:46 lukem Exp $ - -S!= cd ${.CURDIR}/../../..;pwd - -.include "../Makefile.inc" |
