From 690005de4d88f24a118d234c67f96584254ecc05 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 12 Dec 2009 01:26:45 +0100 Subject: disable ADK_NATIVE on FreeBSD host --- target/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'target') diff --git a/target/Config.in b/target/Config.in index 4d30e4001..64c517ac5 100644 --- a/target/Config.in +++ b/target/Config.in @@ -133,6 +133,7 @@ default ADK_LINUX_NATIVE config ADK_LINUX_NATIVE bool "Native platform" select ADK_NATIVE + depends on ADK_HOST_LINUX help Make a native build. Use host tools. No toolchain will be created. -- cgit v1.2.3