mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
Remove an unneeded CFLAGS line
Approved by: mlaier (comentor)
This commit is contained in:
parent
607b0aec7c
commit
8ffeaa536b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=173490
@ -4,5 +4,5 @@
|
||||
|
||||
KMOD = if_wpi
|
||||
SRCS = if_wpi.c opt_bdg.h device_if.h bus_if.h pci_if.h
|
||||
CFLAGS += -I${.CURDIR}/../../
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user