patch-2.4.0-prerelease linux/arch/ppc/Makefile
Next file: linux/arch/ppc/amiga/Makefile
Previous file: linux/arch/ppc/8xx_io/Makefile
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Fri Dec 29 14:07:20 2000
- Orig file:
v2.4.0-test12/linux/arch/ppc/Makefile
- Orig date:
Mon Jun 19 17:59:35 2000
diff -u --recursive --new-file v2.4.0-test12/linux/arch/ppc/Makefile linux/arch/ppc/Makefile
@@ -72,12 +72,12 @@
ifdef CONFIG_8xx
SUBDIRS += arch/ppc/8xx_io
-DRIVERS += arch/ppc/8xx_io/8xx_io.a
+DRIVERS += arch/ppc/8xx_io/8xx_io.o
endif
ifdef CONFIG_8260
SUBDIRS += arch/ppc/8260_io
-DRIVERS += arch/ppc/8260_io/8260_io.a
+DRIVERS += arch/ppc/8260_io/8260_io.o
endif
ifdef CONFIG_APUS
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)