patch-2.2.16 linux/arch/s390/kernel/Makefile

Next file: linux/arch/s390/kernel/cpcmd.c
Previous file: linux/arch/s390/defconfig
Back to the patch index
Back to the overall index

diff -urN v2.2.15/linux/arch/s390/kernel/Makefile linux/arch/s390/kernel/Makefile
@@ -20,7 +20,8 @@
 O_TARGET := kernel.o
 O_OBJS   := lowcore.o entry.o bitmap.o traps.o time.o process.o irq.o \
             setup.o sys_s390.o ptrace.o signal.o cpcmd.o ebcdic.o \
-            s390fpu.o s390io.o reipl.o
+            s390fpu.o s390io.o reipl.o debug.o s390_ext.o s390dyn.o \
+            s390mach.o 
 
 OX_OBJS  := s390_ksyms.o
 MX_OBJS  :=

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)