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

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)