patch-2.4.4 linux/arch/s390x/kernel/Makefile

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

diff -u --recursive --new-file v2.4.3/linux/arch/s390x/kernel/Makefile linux/arch/s390x/kernel/Makefile
@@ -14,7 +14,7 @@
 
 O_TARGET := kernel.o
 
-export-objs	:= s390_ksyms.o
+export-objs	:= debug.o ebcdic.o irq.o s390_ext.o smp.o s390_ksyms.o
 obj-y	:= 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 \
             semaphore.o s390fpu.o reipl.o s390_ext.o debug.o

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