summaryrefslogtreecommitdiffstats
path: root/rules/host-squashfs-tools.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-04-01 21:42:54 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-04-01 21:42:54 +0000
commitb6fe05e49d0be1da05581f8887043afe68ec5969 (patch)
treeebf3be39f05ccb3f041ed12142b1d8fd5e38965e /rules/host-squashfs-tools.make
parentceb785d8486f30af2f49c35c0dc034fd07d4dc70 (diff)
downloadptxdist-b6fe05e49d0be1da05581f8887043afe68ec5969.tar.gz
ptxdist-b6fe05e49d0be1da05581f8887043afe68ec5969.tar.xz
[squashfs] whitespace cleanups
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10201 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/host-squashfs-tools.make')
-rw-r--r--rules/host-squashfs-tools.make3
1 files changed, 1 insertions, 2 deletions
diff --git a/rules/host-squashfs-tools.make b/rules/host-squashfs-tools.make
index 781f07c75..fe584187d 100644
--- a/rules/host-squashfs-tools.make
+++ b/rules/host-squashfs-tools.make
@@ -16,8 +16,7 @@ HOST_PACKAGES-$(PTXCONF_HOST_SQUASHFS_TOOLS) += host-squashfs-tools
#
# Paths and names
#
-HOST_SQUASHFS_TOOLS_VERSION := $(call ptx/ifdef, PTXCONF_HOST_SQUASHFS_TOOLS_V3X, 3.4, 4.0)
-
+HOST_SQUASHFS_TOOLS_VERSION := $(call ptx/ifdef, PTXCONF_HOST_SQUASHFS_TOOLS_V3X, 3.4, 4.0)
HOST_SQUASHFS_TOOLS := squashfs$(HOST_SQUASHFS_TOOLS_VERSION)
HOST_SQUASHFS_TOOLS_SUFFIX := tar.gz
HOST_SQUASHFS_TOOLS_URL := $(PTXCONF_SETUP_SFMIRROR)/squashfs/$(HOST_SQUASHFS_TOOLS).$(HOST_SQUASHFS_TOOLS_SUFFIX)