mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 06:39:32 -04:00
Remove an unneeded CFLAGS line
Approved by: mlaier (comentor)
This commit is contained in:
parent
607b0aec7c
commit
8ffeaa536b
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue