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

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