Unbreak make depend.
This commit is contained in:
parent
eaf151c49d
commit
de21233f45
@ -1,5 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
CXGB = ${.CURDIR}/../../../dev/cxgb
|
||||
.PATH: ${CXGB} ${CXGB}/common ${CXGB}/sys
|
||||
|
||||
|
@ -1,5 +1,9 @@
|
||||
#$FreeBSD$
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/ixgbe
|
||||
|
||||
KMOD = ixgbe
|
||||
SRCS = device_if.h bus_if.h pci_if.h
|
||||
SRCS += opt_inet.h opt_inet6.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user