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

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

diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/arch/s390/kernel/Makefile linux/arch/s390/kernel/Makefile
@@ -20,9 +20,9 @@
 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 
+            s390fpu.o s390io.o reipl.o
 
-OX_OBJS  := s390ksyms.o
+OX_OBJS  := s390_ksyms.o
 MX_OBJS  :=
 
 ifdef CONFIG_SMP

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