summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-07-12 12:52:38 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-07-12 12:53:17 +0200
commitc171cc775fb8a549e4a202311bac5ab4942eaf33 (patch)
treea38f1170927380d36662390a2a319c2ba4c0ce86
parentc80650f964b37d999bc653024b3826a36084ed97 (diff)
downloadptxdist-c171cc775fb8a549e4a202311bac5ab4942eaf33.tar.gz
ptxdist-c171cc775fb8a549e4a202311bac5ab4942eaf33.tar.xz
cross-nasm: use hosttools_noprompt section
This way it can be used everywhere without using the obsolte hosttools_platform. It has no prompt so it really doesn't where it is included. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/cross-nasm.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/rules/cross-nasm.in b/rules/cross-nasm.in
index 9cf75bac2..45cd6d329 100644
--- a/rules/cross-nasm.in
+++ b/rules/cross-nasm.in
@@ -1,5 +1,4 @@
-## SECTION=crosstools
-## SECTION=hosttools_platform
+## SECTION=hosttools_noprompt
config CROSS_NASM
bool