patch-2.3.43 linux/drivers/macintosh/Makefile
Next file: linux/drivers/macintosh/adb.c
Previous file: linux/drivers/isdn/isdn_common.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Mon Feb  7 09:51:43 2000
-  Orig file: 
v2.3.42/linux/drivers/macintosh/Makefile
-  Orig date: 
Sat Oct  9 11:47:50 1999
diff -u --recursive --new-file v2.3.42/linux/drivers/macintosh/Makefile linux/drivers/macintosh/Makefile
@@ -18,6 +18,10 @@
 
 ifeq ($(CONFIG_PMAC_PBOOK),y)
   L_OBJS += mediabay.o
+else
+  ifeq ($(CONFIG_MAC_FLOPPY),y)
+    L_OBJS += mediabay.o
+  endif
 endif
 
 ifeq ($(CONFIG_MAC_SERIAL),y)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)