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
- Lines: 11
- Date:
Thu Apr 17 13:20:42 1997
- Orig file:
v2.1.35/linux/arch/m68k/kernel/Makefile
- Orig date:
Fri Apr 4 08:52:17 1997
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