summaryrefslogtreecommitdiffstats
path: root/rules/host-mtd-utils.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-01-06 08:22:15 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-01-06 08:22:15 +0000
commit41c11d0e17ca61d5e6425265a5530cee008e2a67 (patch)
tree90fac4d8c186ddc87a9b8ca12bf1a5b3d2c3f52f /rules/host-mtd-utils.in
parent4f59417db511e4a80497b1312e5b1224b91b0856 (diff)
downloadptxdist-41c11d0e17ca61d5e6425265a5530cee008e2a67.tar.gz
ptxdist-41c11d0e17ca61d5e6425265a5530cee008e2a67.tar.xz
* mtd-utils: Added missing host-liblzo make fragment. Updated mtd-utils
to 1.2.0. Fixed compile errors with host build of mtd-utils, when using latest GCC on Ubuntu 8.10 Also fixes a possible buffer overrun and stack corruption with memset. Signed-off-by: Carsten Schlote <c.schlote@konzeptpark.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9424 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/host-mtd-utils.in')
-rw-r--r--rules/host-mtd-utils.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/rules/host-mtd-utils.in b/rules/host-mtd-utils.in
index f4d469fb1..d1eb19424 100644
--- a/rules/host-mtd-utils.in
+++ b/rules/host-mtd-utils.in
@@ -4,3 +4,6 @@ config HOST_MTD_UTILS
tristate
select HOST_LIBLZO
select HOST_ZLIB
+
+# Newer version need select HOST_E2FSPROGS -> libuuid.a
+