patch-2.3.6 linux/drivers/macintosh/Makefile
Next file: linux/drivers/macintosh/adb.c
Previous file: linux/drivers/i2o/i2o_scsi.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jun 7 12:12:32 1999
- Orig file:
v2.3.5/linux/drivers/macintosh/Makefile
- Orig date:
Thu Apr 29 12:53:48 1999
diff -u --recursive --new-file v2.3.5/linux/drivers/macintosh/Makefile linux/drivers/macintosh/Makefile
@@ -17,6 +17,8 @@
ifndef CONFIG_MBX
L_OBJS := via-cuda.o macio-adb.o via-pmu.o mediabay.o
+endif
+ifeq ($(CONFIG_MAC_KEYBOARD),y)
LX_OBJS := adb.o
endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)