sfxge: list header in SRCS
Sponsored by: Solarflare Communications, Inc. Approved by: gnn (mentor)
This commit is contained in:
parent
dde0f67570
commit
31c95b2d3b
@ -11,14 +11,19 @@ SRCS+= opt_inet.h opt_sched.h
|
||||
SRCS+= sfxge.c sfxge_dma.c sfxge_ev.c
|
||||
SRCS+= sfxge_intr.c sfxge_mcdi.c
|
||||
SRCS+= sfxge_port.c sfxge_rx.c sfxge_tx.c
|
||||
SRCS+= sfxge.h sfxge_rx.h sfxge_tx.h
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/sfxge/common
|
||||
SRCS+= efx_ev.c efx_intr.c efx_mac.c efx_mcdi.c efx_nic.c
|
||||
SRCS+= efx_nvram.c efx_phy.c efx_port.c efx_rx.c efx_sram.c efx_tx.c
|
||||
SRCS+= efx_vpd.c efx_wol.c
|
||||
SRCS+= efsys.h
|
||||
SRCS+= efx.h efx_impl.h efx_mcdi.h efx_regs.h efx_regs_ef10.h
|
||||
SRCS+= efx_regs_mcdi.h efx_regs_pci.h efx_types.h
|
||||
|
||||
SRCS+= siena_mac.c siena_nic.c siena_nvram.c siena_phy.c
|
||||
SRCS+= siena_sram.c siena_vpd.c
|
||||
SRCS+= siena_flash.h siena_impl.h
|
||||
|
||||
DEBUG_FLAGS= -DDEBUG=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user