mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-03 12:35:02 +00:00
Remove LKM module glue Makefile.
This commit is contained in:
parent
f4e6d58dca
commit
8d85d2c418
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=45826
@ -1,12 +0,0 @@
|
||||
# $Id: Makefile,v 1.11 1998/11/12 00:37:39 jkh Exp $
|
||||
|
||||
.PATH: ${.CURDIR}/../../kern
|
||||
KMOD = lkm
|
||||
SRCS = kern_lkm.c vnode_if.h opt_devfs.h
|
||||
|
||||
CLEANFILES += opt_devfs.h vnode_if.c vnode_if.h
|
||||
|
||||
opt_devfs.h:
|
||||
touch opt_devfs.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
Loading…
Reference in New Issue
Block a user