patch-2.4.6 linux/arch/arm/boot/compressed/Makefile
Next file: linux/arch/arm/boot/compressed/head-integrator.S
Previous file: linux/arch/arm/boot/Makefile
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jun 27 14:12:04 2001
- Orig file:
v2.4.5/linux/arch/arm/boot/compressed/Makefile
- Orig date:
Thu Apr 12 12:03:50 2001
diff -u --recursive --new-file v2.4.5/linux/arch/arm/boot/compressed/Makefile linux/arch/arm/boot/compressed/Makefile
@@ -30,7 +30,7 @@
endif
ifeq ($(CONFIG_ARCH_INTEGRATOR),y)
-OBJS += head-netwinder.o
+OBJS += head-integrator.o
endif
ifeq ($(CONFIG_ARCH_FTVPCI),y)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)