Index: ddb5xxx/ddb5477/Makefile =================================================================== RCS file: /home/cvs/linux/arch/mips/ddb5xxx/ddb5477/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- ddb5xxx/ddb5477/Makefile 26 Feb 2003 21:15:04 -0000 1.9 +++ ddb5xxx/ddb5477/Makefile 1 May 2003 18:18:42 -0000 @@ -6,6 +6,5 @@ obj-$(CONFIG_RUNTIME_DEBUG) += debug.o obj-$(CONFIG_KGDB) += kgdb_io.o -obj-$(CONFIG_BLK_DEV_INITRD) += ramdisk.o EXTRA_AFLAGS := $(CFLAGS) Index: ite-boards/qed-4n-s01b/Makefile =================================================================== RCS file: /home/cvs/linux/arch/mips/ite-boards/qed-4n-s01b/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- ite-boards/qed-4n-s01b/Makefile 2 Jan 2003 14:18:47 -0000 1.9 +++ ite-boards/qed-4n-s01b/Makefile 1 May 2003 18:18:42 -0000 @@ -10,4 +10,3 @@ obj-y := init.o obj-$(CONFIG_PCI) += pci_fixup.o -obj-$(CONFIG_BLK_DEV_INITRD) += le_ramdisk.o