mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 02:12:45 +00:00
Backed out rev.1.8. Rev.1.8 was just to support a bogus unused include
in ng_tty.c.
This commit is contained in:
parent
64ecd81a7f
commit
4b8db4a299
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=76744
@ -2,8 +2,7 @@
|
||||
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:22 archie Exp $
|
||||
|
||||
KMOD= ng_tty
|
||||
SRCS= ng_tty.c device_if.h bus_if.h pci_if.h
|
||||
MFILES= kern/device_if.m kern/bus_if.m pci/agp_if.m dev/pci/pci_if.m
|
||||
SRCS= ng_tty.c
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user