patch-2.4.21 linux-2.4.21/arch/ppc64/kernel/Makefile

Next file: linux-2.4.21/arch/ppc64/kernel/bitops.c
Previous file: linux-2.4.21/arch/ppc64/kernel/ItLpQueue.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/arch/ppc64/kernel/Makefile linux-2.4.21/arch/ppc64/kernel/Makefile
@@ -42,6 +42,8 @@
 
 obj-$(CONFIG_RTAS_FLASH) += rtas_flash.o
 
+obj-$(CONFIG_SCANLOG) += scanlog.o
+
 obj-$(CONFIG_KGDB) += ppc-stub.o
 
 obj-$(CONFIG_SMP) += smp.o

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)