patch-2.2.12 linux/arch/ppc/kernel/Makefile
Next file: linux/arch/ppc/kernel/chrp_pci.c
Previous file: linux/arch/ppc/defconfig
Back to the patch index
Back to the overall index
-  Lines: 10
 -  Date:
Wed Aug 25 17:29:46 1999
 -  Orig file: 
v2.2.11/linux/arch/ppc/kernel/Makefile
 -  Orig date: 
Fri Jun  4 13:30:47 1999
 
diff -u --recursive --new-file v2.2.11/linux/arch/ppc/kernel/Makefile linux/arch/ppc/kernel/Makefile
@@ -25,6 +25,9 @@
 ifdef CONFIG_TOTALMP
 O_OBJS += totalmp.o
 endif
+ifdef CONFIG_PMAC_PBOOK
+O_OBJS += sleep.o
+endif
 
 ifeq ($(CONFIG_MBX),y)
 O_OBJS += mbx_setup.o mbx_pci.o softemu8xx.o i8259.o ppc8xx_pic.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)