]> git.pld-linux.org Git - packages/bcm5700.git/blame - bcm5700-Makefile
- up bcond
[packages/bcm5700.git] / bcm5700-Makefile
CommitLineData
f927d722
PS
1obj-m += bcm5700.o
2bcm5700-objs := b57um.o b57proc.o tigon3.o autoneg.o 5701rls.o tcp_seg.o b57diag.o
b905721c
PS
3EXTRA_CFLAGS += -DT3_JUMBO_RCV_RCB_ENTRY_COUNT=256 -DNICE_SUPPORT -DPCIX_TARGET_WORKAROUND=1 -DINCLUDE_TBI_SUPPORT -DINCLUDE_5701_AX_FIX=1
4ifdef DBG
5 EXTRA_CFLAGS += -DTIGON3_DEBUG=2
6else
7 EXTRA_CFLAGS += -DDBG=0
8endif
This page took 0.060993 seconds and 4 git commands to generate.