[patch] fix missing cfi_cmdset_0020 in drivers/mtd/chips/Makefile

From: Jörn Engel (joern@wohnheim.fh-wedel.de)
Date: Wed Feb 12 2003 - 07:57:29 EST


Hi!

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 Strong

diff -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/



This archive was generated by hypermail 2b29 : Sat Feb 15 2003 - 22:00:40 EST