From: Matteo Croce Date: Wed, 20 Jan 2010 15:29:18 +0000 (+0100) Subject: mtd: small typo in Makefile X-Git-Tag: v2.6.35-rc1~465^2~76 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=42c259193ef3934733e300fefd3f0d0bb3576f3f;p=thirdparty%2Flinux.git mtd: small typo in Makefile Cosmetic fix: the path in the Makefile is wrong Signed-off-by: Matteo Croce Signed-off-by: David Woodhouse --- diff --git a/drivers/mtd/devices/Makefile b/drivers/mtd/devices/Makefile index ab5c9b92ac82a..f3226b1d38fca 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