patch-2.4.0-test5 linux/arch/arm/boot/compressed/Makefile
Next file: linux/arch/arm/boot/compressed/head-sa1100.S
Previous file: linux/arch/arm/Makefile
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Jul 18 22:43:24 2000
- Orig file:
v2.4.0-test4/linux/arch/arm/boot/compressed/Makefile
- Orig date:
Fri Jun 23 21:55:07 2000
diff -u --recursive --new-file v2.4.0-test4/linux/arch/arm/boot/compressed/Makefile linux/arch/arm/boot/compressed/Makefile
@@ -48,7 +48,7 @@
endif
ifeq ($(CONFIG_ARCH_SA1100),y)
-OBJS += head-sa1100.o
+OBJS += head-sa1100.o setup-sa1100.o
ZTEXTADDR = 0xc0008000
ZRELADDR = 0xc0008000
ifeq ($(CONFIG_SA1100_VICTOR),y)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)