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:
Bjoern A. Zeeb 2008-11-12 21:30:39 +00:00
parent 6c292c4db6
commit 710ca67300

View File

@ -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}