summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-09-13 19:55:29 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-09-13 19:55:29 +0200
commit8b3891f109c5d909ce15bcd5ddd6b4a414cbddfe (patch)
treedd37874ab9f4b9e68d74af8ceecd1e72d0ba5871 /target
parent88877b78c810dc9e17e64846c5a30109053c294a (diff)
use a PAGE_SIZE of 4kb for qemu mips, musl f.e. only works with that pagesize, thx goes to #musl in irc
Diffstat (limited to 'target')
-rw-r--r--target/mips/sys-available/qemu-mips1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/mips/sys-available/qemu-mips b/target/mips/sys-available/qemu-mips
index 59d31d38c..d806d9c78 100644
--- a/target/mips/sys-available/qemu-mips
+++ b/target/mips/sys-available/qemu-mips
@@ -5,6 +5,7 @@ config ADK_TARGET_SYSTEM_QEMU_MIPS
select ADK_qemu_mips
select ADK_KERNEL_MIPS_MALTA
select ADK_KERNEL_CPU_BIG_ENDIAN
+ select ADK_KERNEL_PAGE_SIZE_4KB
select ADK_HARDWARE_QEMU
select ADK_TARGET_WITH_VGA
select ADK_TARGET_WITH_INPUT