summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-09-07 07:13:50 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-09-07 07:13:50 +0200
commit9a5f00711458d8498521112a81ac8984f4016e7a (patch)
tree22689c5f0b63c534acdd6d09467780af30c2b8eb
parent032ea9277134bb2c953296800a5ce8be9111c4aa (diff)
downloadptxdist-9a5f00711458d8498521112a81ac8984f4016e7a.tar.gz
ptxdist-9a5f00711458d8498521112a81ac8984f4016e7a.tar.xz
host-glib: allow using it in platform rules
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/host-glib.in1
-rw-r--r--rules/host-libffi.in1
-rw-r--r--rules/host-libpcre.in1
3 files changed, 3 insertions, 0 deletions
diff --git a/rules/host-glib.in b/rules/host-glib.in
index 447c19e6d..0a9880db1 100644
--- a/rules/host-glib.in
+++ b/rules/host-glib.in
@@ -1,4 +1,5 @@
## SECTION=hosttools_noprompt
+## SECTION=hosttools_platform
config HOST_GLIB
tristate
diff --git a/rules/host-libffi.in b/rules/host-libffi.in
index b26e8c615..c4efc20c0 100644
--- a/rules/host-libffi.in
+++ b/rules/host-libffi.in
@@ -1,4 +1,5 @@
## SECTION=hosttools_noprompt
+## SECTION=hosttools_platform
config HOST_LIBFFI
tristate
diff --git a/rules/host-libpcre.in b/rules/host-libpcre.in
index e50a5b0e4..d10f697f6 100644
--- a/rules/host-libpcre.in
+++ b/rules/host-libpcre.in
@@ -1,4 +1,5 @@
## SECTION=hosttools_noprompt
+## SECTION=hosttools_platform
config HOST_LIBPCRE
tristate