patch-2.3.45 linux/drivers/macintosh/Makefile
Next file: linux/drivers/macintosh/adb-iop.c
Previous file: linux/drivers/char/nvram.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Sun Feb 13 11:21:42 2000
-  Orig file: 
v2.3.44/linux/drivers/macintosh/Makefile
-  Orig date: 
Thu Feb 10 17:11:09 2000
diff -u --recursive --new-file v2.3.44/linux/drivers/macintosh/Makefile linux/drivers/macintosh/Makefile
@@ -68,6 +68,10 @@
   L_OBJS += via-pmu.o
 endif
 
+ifdef CONFIG_ADB_PMU68K
+  L_OBJS += via-pmu68k.o
+endif
+
 ifdef CONFIG_ADB_MACIO
   L_OBJS += macio-adb.o
 endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)