summaryrefslogtreecommitdiffstats
path: root/rules/host-attr.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-06-15 01:00:50 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-06-15 01:00:50 +0200
commita91258dfa4913a61b826139868729c369415e6bc (patch)
treea658f69139bc2fc7d62d1aeaeea610f97c311804 /rules/host-attr.make
parent938ba13004561d7f4a6df965ae9d4b00bd9771ce (diff)
downloadptxdist-a91258dfa4913a61b826139868729c369415e6bc.tar.gz
ptxdist-a91258dfa4913a61b826139868729c369415e6bc.tar.xz
host-attr: really fix building with sh == dash
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-attr.make')
-rw-r--r--rules/host-attr.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-attr.make b/rules/host-attr.make
index b6dd34c4c..ec36288d4 100644
--- a/rules/host-attr.make
+++ b/rules/host-attr.make
@@ -19,7 +19,7 @@ HOST_PACKAGES-$(PTXCONF_HOST_ATTR) += host-attr
# ----------------------------------------------------------------------------
HOST_ATTR_CONF_ENV := \
- $(HOST_ENV)
+ $(HOST_ENV) \
CONFIG_SHELL=bash
HOST_ATTR_INSTALL_OPT := \