summaryrefslogtreecommitdiffstats
path: root/rules/host-bzip2.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2013-01-28 22:30:24 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2013-02-05 18:54:15 +0100
commit36df9fb6439050d520de83fab997f782ac07cbe9 (patch)
tree79739852fe791a59546964a1ab51895308d5ba67 /rules/host-bzip2.in
parent3bbd23e69a55875aa356def5b1ec2128b7aa82ba (diff)
downloadptxdist-36df9fb6439050d520de83fab997f782ac07cbe9.tar.gz
ptxdist-36df9fb6439050d520de83fab997f782ac07cbe9.tar.xz
host-libbz2: rename to host-bzip2
...in order to align with target package. So that we use the same version and patches as the target package. Before this patch the host version was at a different version number and missing the patches, so that only a static lib was created. This break host packages which try to link the static lib into a shared lib. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/host-bzip2.in')
-rw-r--r--rules/host-bzip2.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/rules/host-bzip2.in b/rules/host-bzip2.in
new file mode 100644
index 000000000..3760cfcde
--- /dev/null
+++ b/rules/host-bzip2.in
@@ -0,0 +1,5 @@
+## SECTION=hosttools_noprompt
+
+config HOST_BZIP2
+ tristate
+ default ALLYES