summaryrefslogtreecommitdiffstats
path: root/platforms
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2010-01-20 15:58:21 +0100
committerCarsten Schlote <c.schlote@konzeptpark.de>2010-02-08 11:30:32 +0100
commit3142a6c12e36d307b6170744f66aee7fa58754fe (patch)
treed2b4ced4fcfc4cc079897f77f0551cc4526b6cdd /platforms
parentef22846f870fbf809fde86cf2c267d20a984739b (diff)
downloadptxdist-3142a6c12e36d307b6170744f66aee7fa58754fe.tar.gz
ptxdist-3142a6c12e36d307b6170744f66aee7fa58754fe.tar.xz
[hosttools] Added missing .in files and sorted entries
Added new entries for lib{blkid,uuid} and sorted entries in hosttools.in alphabethically. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: Carsten Schlote <c.schlote@konzeptpark.de>
Diffstat (limited to 'platforms')
-rw-r--r--platforms/hosttools.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/platforms/hosttools.in b/platforms/hosttools.in
index 0b31ccd4e..c8a1fb16d 100644
--- a/platforms/hosttools.in
+++ b/platforms/hosttools.in
@@ -6,12 +6,16 @@ source "rules/host-cramfs.in"
source "rules/host-e2fsprogs.in"
source "rules/host-genext2fs.in"
source "rules/host-genpart.in"
+source "rules/host-gettext.in"
+source "rules/host-libblkid.in"
source "rules/host-libbz2.in"
source "rules/host-libcap.in"
source "rules/host-liblzo.in"
+source "rules/host-libuuid.in"
source "rules/host-mkelfImage.in"
source "rules/host-mtd-utils.in"
source "rules/host-squashfs-tools.in"
source "rules/host-umkimage.in"
+source "rules/host-util-linux-ng.in"
source "rules/host-xz.in"
source "rules/host-zlib.in"