aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/sk98lin/Makefile
diff options
context:
space:
mode:
authorJeff Garzik <jgarzik@pobox.com>2005-12-01 02:22:47 -0500
committerJeff Garzik <jgarzik@pobox.com>2005-12-01 02:22:47 -0500
commite9022ee6c348d41cb62c55e15a9711f7a96f2399 (patch)
treefeaf8a52abe154d492c2be23420ed157395ddcbb /drivers/net/sk98lin/Makefile
parent5f4f9dc113a7aedca072851f3a51cc563f8e143f (diff)
parentbe0df20cb5ffd36ced9393d004e473d5c531b5da (diff)
Merge branch 'upstream-fixes'
Diffstat (limited to 'drivers/net/sk98lin/Makefile')
-rw-r--r--drivers/net/sk98lin/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/net/sk98lin/Makefile b/drivers/net/sk98lin/Makefile
index 6783039ffb7..7653d6e33aa 100644
--- a/drivers/net/sk98lin/Makefile
+++ b/drivers/net/sk98lin/Makefile
@@ -27,8 +27,7 @@ sk98lin-objs := \
sktimer.o \
skvpd.o \
skxmac2.o \
- skproc.o \
- skcsum.o
+ skproc.o
# DBGDEF = \
# -DDEBUG
@@ -77,7 +76,7 @@ endif
# SK_DBGCAT_DRV_INT_SRC 0x04000000 interrupts sources
# SK_DBGCAT_DRV_EVENT 0x08000000 driver events
-EXTRA_CFLAGS += -Idrivers/net/sk98lin -DSK_DIAG_SUPPORT -DSK_USE_CSUM -DGENESIS -DYUKON $(DBGDEF) $(SKPARAM)
+EXTRA_CFLAGS += -Idrivers/net/sk98lin -DSK_DIAG_SUPPORT -DGENESIS -DYUKON $(DBGDEF) $(SKPARAM)
clean:
rm -f core *.o *.a *.s