summaryrefslogtreecommitdiffstats
path: root/rules/host-dummy-install-info.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-07-08 07:51:54 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-07-12 12:45:20 +0200
commit1bad34292b4f4a7a58d31adfc22b9220d4b4b264 (patch)
treefed2eae30b0c8ac0eaefd48c9159872574078a60 /rules/host-dummy-install-info.in
parentdd6596c6be00a10de74ed4c4223cbdfd47654b76 (diff)
downloadptxdist-1bad34292b4f4a7a58d31adfc22b9220d4b4b264.tar.gz
ptxdist-1bad34292b4f4a7a58d31adfc22b9220d4b4b264.tar.xz
rules: add kconfig symbol to bundle BSP specific host packages
Don't enable these packages unconditionally. Instead, create a extra symbol that selects them. This makes it possible to use hosttools_noprompt*.in for the toolchain without enabling unnecessay tools. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-dummy-install-info.in')
-rw-r--r--rules/host-dummy-install-info.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/host-dummy-install-info.in b/rules/host-dummy-install-info.in
index 2f61c9fed..f9a42d743 100644
--- a/rules/host-dummy-install-info.in
+++ b/rules/host-dummy-install-info.in
@@ -2,6 +2,5 @@
config HOST_DUMMY_INSTALL_INFO
bool
- default y
help
Fake install-info that does nothing