From: Matteo Croce Date: Wed, 20 Jan 2010 15:29:18 +0000 (+0100) Subject: mtd: small typo in Makefile X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=42c259193ef3934733e300fefd3f0d0bb3576f3f;p=linux-beck.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 ab5c9b92ac82..f3226b1d38fc 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