modules: Remove duplicate opt_global.h target
The default one does the right thing these days. Sponsored by: Netflix
This commit is contained in:
@@ -10,11 +10,5 @@ SRCS= \
|
|||||||
device_if.h \
|
device_if.h \
|
||||||
pci_if.h \
|
pci_if.h \
|
||||||
pcib_if.h \
|
pcib_if.h \
|
||||||
opt_global.h \
|
|
||||||
|
|
||||||
CFLAGS+= -include opt_global.h
|
|
||||||
|
|
||||||
opt_global.h:
|
|
||||||
echo "#define NEW_PCIB 1" >> ${.TARGET}
|
|
||||||
|
|
||||||
.include <bsd.kmod.mk>
|
.include <bsd.kmod.mk>
|
||||||
|
|||||||
Reference in New Issue
Block a user