patch-2.4.25 linux-2.4.25/drivers/ide/ppc/Makefile

Next file: linux-2.4.25/drivers/ide/ppc/cpci405ide.c
Previous file: linux-2.4.25/drivers/ide/legacy/gayle.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/drivers/ide/ppc/Makefile linux-2.4.25/drivers/ide/ppc/Makefile
@@ -4,6 +4,7 @@
 obj-y		:=
 obj-m		:=
 
+obj-$(CONFIG_BLK_DEV_CPCI405_IDE)	+= cpci405ide.o
 obj-$(CONFIG_BLK_DEV_MPC8xx_IDE)	+= mpc8xx.o
 obj-$(CONFIG_BLK_DEV_IDE_PMAC)		+= pmac.o
 obj-$(CONFIG_BLK_DEV_IDE_SWARM)		+= swarm.o

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