patch-2.1.43 linux/drivers/char/Makefile
Next file: linux/drivers/char/atarimouse.c
Previous file: linux/drivers/block/md.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Jun 12 16:22:06 1997
- Orig file:
v2.1.42/linux/drivers/char/Makefile
- Orig date:
Sat May 24 09:10:23 1997
diff -u --recursive --new-file v2.1.42/linux/drivers/char/Makefile linux/drivers/char/Makefile
@@ -44,6 +44,9 @@
ifneq ($(ARCH),m68k)
L_OBJS += pc_keyb.o defkeymap.o
endif
+ifdef CONFIG_MAGIC_SYSRQ
+L_OBJS += sysrq.o
+endif
endif
ifeq ($(CONFIG_ATARI_DSP56K),y)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov