- config ADK_TARGET_SYSTEM_QEMU_LM32
- bool "Qemu Emulator"
- select ADK_TARGET_QEMU
- select ADK_CPU_LM32
- select ADK_TARGET_UCLINUX
- select ADK_TARGET_KERNEL_REPO "https://github.com/m-labs/linux-milkymist.git"
- select ADK_TARGET_KERNEL_HASH "6a2f2e4198eaff63ee75f6085ce9f966c47b4441"
- help
- Support for Qemu Emulator LM32 architecture.
|