patch-2.4.22 linux-2.4.22/arch/s390x/kernel/Makefile
Next file: linux-2.4.22/arch/s390x/kernel/binfmt_elf32.c
Previous file: linux-2.4.22/arch/s390x/defconfig
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-08-25 04:44:40.000000000 -0700
- Orig file:
linux-2.4.21/arch/s390x/kernel/Makefile
- Orig date:
2002-11-28 15:53:11.000000000 -0800
diff -urN linux-2.4.21/arch/s390x/kernel/Makefile linux-2.4.22/arch/s390x/kernel/Makefile
@@ -29,7 +29,7 @@
#
obj-$(CONFIG_REMOTE_DEBUG) += gdb-stub.o #gdb-low.o
-obj-$(CONFIG_S390_SUPPORT) += linux32.o signal32.o ioctl32.o wrapper32.o exec32.o
+obj-$(CONFIG_S390_SUPPORT) += linux32.o signal32.o ioctl32.o wrapper32.o exec32.o exec_domain32.o
obj-$(CONFIG_BINFMT_ELF32) += binfmt_elf32.o
.PHONY: asm-offsets.h
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)