This patch is needed for pre4 and pre4-ac3. It appears to be missing
from cvs as well, David. I'll apply it later today.
Jörn
-- And spam is a useful source of entropy for /dev/random too! -- Jasmine Strongdiff -Naur linux-2.4.21-pre4-ac3/drivers/mtd/chips/Makefile scratch/drivers/mtd/chips/Makefile --- linux-2.4.21-pre4-ac3/drivers/mtd/chips/Makefile Wed Feb 12 13:42:01 2003 +++ scratch/drivers/mtd/chips/Makefile Wed Feb 12 13:42:29 2003 @@ -17,7 +17,6 @@ obj-$(CONFIG_MTD) += chipreg.o obj-$(CONFIG_MTD_AMDSTD) += amd_flash.o obj-$(CONFIG_MTD_CFI) += cfi_probe.o +obj-$(CONFIG_MTD_CFI_STAA) += cfi_cmdset_0020.o obj-$(CONFIG_MTD_CFI_AMDSTD) += cfi_cmdset_0002.o obj-$(CONFIG_MTD_CFI_INTELEXT) += cfi_cmdset_0001.o obj-$(CONFIG_MTD_GEN_PROBE) += gen_probe.o - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/