Zap KMODDEPS entries so that people do not wonder why it isn't working on
-current. Apolgies to: anhold
This commit is contained in:
parent
bf12d371f8
commit
aac61d6bcd
@ -5,6 +5,5 @@ KMOD = mga
|
||||
NOMAN = YES
|
||||
SRCS = mga_drv.c mga_state.c mga_warp.c mga_dma.c
|
||||
SRCS +=device_if.h bus_if.h pci_if.h opt_drm.h
|
||||
KMODDEPS= agp
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -5,6 +5,5 @@ KMOD = r128
|
||||
NOMAN = YES
|
||||
SRCS = r128_cce.c r128_drv.c r128_state.c
|
||||
SRCS +=device_if.h bus_if.h pci_if.h opt_drm.h
|
||||
KMODDEPS= agp
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -5,6 +5,5 @@ KMOD = radeon
|
||||
NOMAN = YES
|
||||
SRCS = radeon_cp.c radeon_drv.c radeon_state.c
|
||||
SRCS +=device_if.h bus_if.h pci_if.h opt_drm.h
|
||||
KMODDEPS= agp
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user