summaryrefslogtreecommitdiffstats
path: root/rules/host-mtd-utils.make
diff options
context:
space:
mode:
authorBernhard Walle <bernhard@bwalle.de>2012-03-13 20:45:58 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-03-14 11:04:39 +0100
commitd4ba37630767095330ddc5cdc3c154cd2e4f757d (patch)
treec98b87e6594dd227953edabcae99c27a533c30e0 /rules/host-mtd-utils.make
parentb572acdd65a8367b7cc5b43c20669afc387a1df6 (diff)
downloadptxdist-d4ba37630767095330ddc5cdc3c154cd2e4f757d.tar.gz
ptxdist-d4ba37630767095330ddc5cdc3c154cd2e4f757d.tar.xz
Update mtd-utils to 1.4.9
I had to rework some patches. Parallel build has been fixed upstream due in commits 5b1cfb9d09a8a40577e79262c6d79dfcde36b1b7 and 05f56bf49ee0de8979c29c11f61a01e30e964444, so we should be able to enable it here. flash-info has been dropped and mtdinfo should be used instead. Signed-off-by: Bernhard Walle <bernhard@bwalle.de> [mol: fixed series] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-mtd-utils.make')
-rw-r--r--rules/host-mtd-utils.make2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules/host-mtd-utils.make b/rules/host-mtd-utils.make
index ddba9b8af..64a0468b0 100644
--- a/rules/host-mtd-utils.make
+++ b/rules/host-mtd-utils.make
@@ -33,6 +33,4 @@ HOST_MTD_UTILS_MAKEVARS = \
BUILDDIR=$(HOST_MTD_UTILS_DIR) \
DESTDIR=$(HOST_MTD_UTILS_PKGDIR)
-HOST_MTD_UTILS_MAKE_PAR := NO
-
# vim: syntax=make