summaryrefslogtreecommitdiff
path: root/target/config/Config.in.arch.choice
diff options
context:
space:
mode:
Diffstat (limited to 'target/config/Config.in.arch.choice')
-rw-r--r--target/config/Config.in.arch.choice2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.arch.choice b/target/config/Config.in.arch.choice
index 5e9566981..4b5292d88 100644
--- a/target/config/Config.in.arch.choice
+++ b/target/config/Config.in.arch.choice
@@ -8,6 +8,7 @@ config ADK_LINUX_NATIVE
bool "native build"
select ADK_libc
select ADK_native
+ select ADK_NATIVE
depends on ADK_HOST_LINUX
help
Make a native build. Use host tools.
@@ -92,4 +93,3 @@ config ADK_LINUX_X86_64
Support for x86_64/amd64 systems.
endchoice
-