patch-2.1.21 linux/arch/m68k/kernel/Makefile

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

diff -u --recursive --new-file v2.1.20/linux/arch/m68k/kernel/Makefile linux/arch/m68k/kernel/Makefile
@@ -13,7 +13,8 @@
 all: kernel.o head.o
 O_TARGET := kernel.o
 O_OBJS := entry.o process.o traps.o ints.o signal.o ptrace.o \
-	  setup.o bios32.o sys_m68k.o console.o time.o ksyms.o
+	  setup.o bios32.o sys_m68k.o console.o time.o
+OX_OBJS := m68k_ksyms.o
 
 head.o: head.S
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov