commit | 42c259193ef3934733e300fefd3f0d0bb3576f3f | [log] [tgz] |
---|---|---|
author | Matteo Croce <matteo@openwrt.org> | Wed Jan 20 16:29:18 2010 +0100 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Thu Mar 18 07:53:16 2010 +0000 |
tree | 2d2a41893fa5a69e4f350eb9a348cde70b41a43d | |
parent | 0c82d3ce2f479c728f99e228d9ae32a9cd853c5a [diff] [blame] |
mtd: small typo in Makefile Cosmetic fix: the path in the Makefile is wrong Signed-off-by: Matteo Croce <matteo@teknoraver.net> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
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