View | Details | Raw Unified | Return to bug 193824 | Differences between
and this patch

Collapse All | Expand All

(-)sys/conf/files (working copy) (-7 / +7 lines)
Lines 1435-1453 Link Here
1435
       compile-with "${NORMAL_C} -I$S/dev/ixl"
1435
       compile-with "${NORMAL_C} -I$S/dev/ixl"
1436
       compile-with "${NORMAL_C} -I$S/dev/ixl"
1436
       compile-with "${NORMAL_C} -I$S/dev/ixl"
1437
dev/ixl/ixl_txrx.c             optional ixl ixlv inet \
1437
dev/ixl/ixl_txrx.c             optional ixl | ixlv inet \
1438
       compile-with "${NORMAL_C} -I$S/dev/ixl"
1438
       compile-with "${NORMAL_C} -I$S/dev/ixl"
1439
dev/ixl/i40e_osdep.c           optional ixl ixlv inet \
1439
dev/ixl/i40e_osdep.c           optional ixl | ixlv inet \
1440
       compile-with "${NORMAL_C} -I$S/dev/ixl"
1440
       compile-with "${NORMAL_C} -I$S/dev/ixl"
1441
dev/ixl/i40e_lan_hmc.c         optional ixl ixlv inet \
1441
dev/ixl/i40e_lan_hmc.c         optional ixl | ixlv inet \
1442
       compile-with "${NORMAL_C} -I$S/dev/ixl"
1442
       compile-with "${NORMAL_C} -I$S/dev/ixl"
1443
dev/ixl/i40e_hmc.c             optional ixl ixlv inet \
1443
dev/ixl/i40e_hmc.c             optional ixl | ixlv inet \
1444
       compile-with "${NORMAL_C} -I$S/dev/ixl"
1444
       compile-with "${NORMAL_C} -I$S/dev/ixl"
1445
dev/ixl/i40e_common.c          optional ixl ixlv inet \
1445
dev/ixl/i40e_common.c          optional ixl | ixlv inet \
1446
       compile-with "${NORMAL_C} -I$S/dev/ixl"
1446
       compile-with "${NORMAL_C} -I$S/dev/ixl"
1447
dev/ixl/i40e_nvm.c             optional ixl ixlv inet \
1447
dev/ixl/i40e_nvm.c             optional ixl | ixlv inet \
1448
       compile-with "${NORMAL_C} -I$S/dev/ixl"
1448
       compile-with "${NORMAL_C} -I$S/dev/ixl"
1449
dev/ixl/i40e_adminq.c          optional ixl ixlv inet \
1449
dev/ixl/i40e_adminq.c          optional ixl | ixlv inet \
1450
       compile-with "${NORMAL_C} -I$S/dev/ixl"
1450
       compile-with "${NORMAL_C} -I$S/dev/ixl"

Return to bug 193824