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

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)