]> git.pld-linux.org Git - packages/bcm5700.git/commitdiff
- makefile (2.6.7+).
authorPaweł Sikora <pluto@pld-linux.org>
Fri, 6 Aug 2004 12:01:04 +0000 (12:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bcm5700-Makefile -> 1.1

bcm5700-Makefile [new file with mode: 0644]

diff --git a/bcm5700-Makefile b/bcm5700-Makefile
new file mode 100644 (file)
index 0000000..4af081e
--- /dev/null
@@ -0,0 +1,3 @@
+obj-m          += bcm5700.o
+bcm5700-objs   := b57um.o b57proc.o tigon3.o autoneg.o 5701rls.o tcp_seg.o b57diag.o
+EXTRA_CFLAGS   := -DDBG=0 -DT3_JUMBO_RCV_RCB_ENTRY_COUNT=256 -DNICE_SUPPORT -DPCIX_TARGET_WORKAROUND=1 -DINCLUDE_TBI_SUPPORT -DINCLUDE_5701_AX_FIX=1
This page took 0.103041 seconds and 4 git commands to generate.