mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 08:22:44 +00:00
Use <bsd.kmod.mk> not a path to ../../conf/kmod.mk.
This commit is contained in:
parent
a964c82566
commit
4f012c3d41
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=63510
@ -8,4 +8,4 @@ SRCS += device_if.h bus_if.h agp_if.h pci_if.h
|
||||
SRCS += opt_bdg.h opt_bus.h opt_pci.h opt_smp.h
|
||||
MFILES = kern/device_if.m kern/bus_if.m pci/agp_if.m pci/pci_if.m
|
||||
|
||||
.include "${.CURDIR}/../../conf/kmod.mk"
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user