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

Next file: linux/arch/m68k/kernel/console.c
Previous file: linux/arch/m68k/ifpsp060/os.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.35/linux/arch/m68k/kernel/Makefile linux/arch/m68k/kernel/Makefile
@@ -19,6 +19,10 @@
 endif
 OX_OBJS := m68k_ksyms.o
 
+ifdef CONFIG_KGDB
+O_OBJS += kgdb.o
+endif
+
 head.o: head.S
 
 include $(TOPDIR)/Rules.make

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