1 # This file is part of the OpenADK project. OpenADK is copyrighted
2 # material
, please see the LICENCE file in the top
-level directory.
5 prompt
"Operating System"
7 config ADK_TARGET_OS_LINUX
10 Create a Linux system or toolchain.
12 config ADK_TARGET_OS_BAREMETAL
15 Create a bare metal appliance or toolchain.
21 default
"linux" if ADK_TARGET_OS_LINUX