diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-05 06:12:14 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-05 06:12:14 +0200 |
commit | 36503d26a32cee56177bd3d160b6987ae9d9aca8 (patch) | |
tree | 095f527eaf42aa944a6cdf2783d657c6d636c552 /target/config | |
parent | d258cbfeb32764ce2ff0d2cad71265fb0424904a (diff) | |
parent | b12b9cd0f763e7d67a2b78f136b682d54b6b75ab (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in b/target/config/Config.in index 501039ed1..25e34c9cd 100644 --- a/target/config/Config.in +++ b/target/config/Config.in @@ -210,6 +210,7 @@ config ADK_TARGET_KERNEL_MINICONFIG default "raspberry-pi" if ADK_TARGET_SYSTEM_RASPBERRY_PI default "sharp-zaurus" if ADK_TARGET_SYSTEM_SHARP_ZAURUS default "lemote-yeelong" if ADK_TARGET_SYSTEM_LEMOTE_YEELONG + default "generic-pc" if ADK_TARGET_SYSTEM_GENERIC_PC config ADK_QEMU_ARGS string |