diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-12-02 13:50:49 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-12-02 13:50:49 +0100 |
commit | 1a0bc22e751dc1a91073e47b61a4135cec549633 (patch) | |
tree | 71d279d06dc068cc77cd360d45fd3599b962e3a0 /target/Config.in.x86 | |
parent | 93f115b74d90ab06c101d37225fb6125d5dc33de (diff) | |
parent | 0ccba89e05c01ce234adc7242ad7342d23b4f9df (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/Config.in.x86')
-rw-r--r-- | target/Config.in.x86 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/Config.in.x86 b/target/Config.in.x86 index db66195a6..e7e98c65a 100644 --- a/target/Config.in.x86 +++ b/target/Config.in.x86 @@ -1,5 +1,5 @@ choice -depends on ADK_LINUX_X86 +depends on ADK_LINUX_X86 || ADK_LINUX_NATIVE prompt "Hardware model" config ADK_HARDWARE_GENERIC_X86 |