patch-2.4.0-test9 linux/arch/ppc/8260_io/Makefile
Next file: linux/arch/ppc/8260_io/commproc.c
Previous file: linux/arch/ppc/8260_io/Config.in
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Sun Sep 17 09:48:05 2000
- Orig file:
v2.4.0-test8/linux/arch/ppc/8260_io/Makefile
- Orig date:
Tue May 2 13:05:39 2000
diff -u --recursive --new-file v2.4.0-test8/linux/arch/ppc/8260_io/Makefile linux/arch/ppc/8260_io/Makefile
@@ -10,8 +10,8 @@
O_TARGET := 8260_io.a
O_OBJS = commproc.o uart.o
-ifdef CONFIG_FCC_ENET
-O_OBJS += fcc.o
+ifdef CONFIG_FEC_ENET
+O_OBJS += fcc_enet.o
endif
ifdef CONFIG_SCC_ENET
O_OBJS += enet.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)