mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-22 11:17:19 +00:00
Add opt_inet.h which has been needed since r184714, r184715 introducing
checks for #ifdef INET. Submitted by: kmacy (r184876, I splitted lines) MFC after: 54 days
This commit is contained in:
parent
6c292c4db6
commit
710ca67300
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=184893
@ -7,7 +7,8 @@ KMOD= if_cxgb
|
||||
SRCS= cxgb_mc5.c cxgb_vsc8211.c cxgb_ael1002.c cxgb_mv88e1xxx.c
|
||||
SRCS+= cxgb_xgmac.c cxgb_vsc7323.c cxgb_t3_hw.c cxgb_main.c
|
||||
SRCS+= cxgb_sge.c cxgb_offload.c cxgb_tn1010.c
|
||||
SRCS+= device_if.h bus_if.h pci_if.h opt_zero.h opt_sched.h
|
||||
SRCS+= device_if.h bus_if.h pci_if.h
|
||||
SRCS+= opt_inet.h opt_zero.h opt_sched.h
|
||||
SRCS+= uipc_mvec.c cxgb_support.c cxgb_multiq.c
|
||||
|
||||
CFLAGS+= -g -DDEFAULT_JUMBO -I${CXGB}
|
||||
|
Loading…
Reference in New Issue
Block a user