summaryrefslogtreecommitdiff
path: root/target/lm32/systems/qemu-lm32
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2019-10-09 17:13:05 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2019-10-09 17:13:31 +0200
commit8afcd1092f3dc822aa255685b98c815eb3642819 (patch)
tree410423cf73a0e254e024e9624859ba4b9eb80365 /target/lm32/systems/qemu-lm32
parent23650e556bd8eb37a0094ab7973603a1499ac8de (diff)
lm32: try to build kernel for qemu
Diffstat (limited to 'target/lm32/systems/qemu-lm32')
-rw-r--r--target/lm32/systems/qemu-lm321
1 files changed, 1 insertions, 0 deletions
diff --git a/target/lm32/systems/qemu-lm32 b/target/lm32/systems/qemu-lm32
index f729902d8..901e1665f 100644
--- a/target/lm32/systems/qemu-lm32
+++ b/target/lm32/systems/qemu-lm32
@@ -3,6 +3,7 @@ config ADK_TARGET_SYSTEM_QEMU_LM32
select ADK_TARGET_QEMU
select ADK_TARGET_CPU_LM32
select ADK_TARGET_UCLINUX
+ select ADK_TARGET_KERNEL_SIMPLEIMAGE
help
Support for Qemu Emulator LM32 architecture.