mtd: small typo in Makefile

Linux-MTD Mailing List linux-mtd at lists.infradead.org
Sun Mar 21 04:59:01 EDT 2010


Gitweb:     http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=42c259193ef3934733e300fefd3f0d0bb3576f3f
Commit:     42c259193ef3934733e300fefd3f0d0bb3576f3f
Parent:     0c82d3ce2f479c728f99e228d9ae32a9cd853c5a
Author:     Matteo Croce <matteo at openwrt.org>
AuthorDate: Wed Jan 20 16:29:18 2010 +0100
Committer:  David Woodhouse <David.Woodhouse at intel.com>
CommitDate: Thu Mar 18 07:53:16 2010 +0000

    mtd: small typo in Makefile
    
    Cosmetic fix: the path in the Makefile is wrong
    
    Signed-off-by: Matteo Croce <matteo at teknoraver.net>
    Signed-off-by: David Woodhouse <David.Woodhouse at intel.com>
---
 drivers/mtd/devices/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/mtd/devices/Makefile b/drivers/mtd/devices/Makefile
index ab5c9b9..f3226b1 100644
--- a/drivers/mtd/devices/Makefile
+++ b/drivers/mtd/devices/Makefile
@@ -1,5 +1,5 @@
 #
-# linux/drivers/devices/Makefile
+# linux/drivers/mtd/devices/Makefile
 #
 
 obj-$(CONFIG_MTD_DOC2000)	+= doc2000.o



More information about the linux-mtd-cvs mailing list