summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-10-12 21:04:31 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-10-12 21:04:31 +0200
commitdecf972fcbb3b42947f8778222877ab1663ef04b (patch)
tree05801369ebf8c774c28c7f5cd8b49588d94c9391 /target
parent658d2a03339b718815dec4ca0b528d429b94eff6 (diff)
more qemu-cris stuff
Diffstat (limited to 'target')
-rw-r--r--target/cris/sys-available/qemu-crisv32 (renamed from target/cris/sys-available/qemu-cris)2
-rw-r--r--target/cris/uclibc.config.v3213
2 files changed, 7 insertions, 8 deletions
diff --git a/target/cris/sys-available/qemu-cris b/target/cris/sys-available/qemu-crisv32
index 050fa1ce0..37ecbf9e8 100644
--- a/target/cris/sys-available/qemu-cris
+++ b/target/cris/sys-available/qemu-crisv32
@@ -5,11 +5,11 @@ config ADK_TARGET_SYSTEM_QEMU_CRIS
select ADK_CPU_CRIS_V32
select ADK_KERNEL_ETRAXFS
select ADK_KERNEL_MTD_MTDRAM
- select ADK_HARDWARE_QEMU
select ADK_TARGET_WITH_INPUT
select ADK_TARGET_WITH_PCI
select ADK_TARGET_WITH_HDD
select ADK_TARGET_WITH_MTD
+ select ADK_HARDWARE_QEMU
help
Support for Qemu Emulator (CRIS).
diff --git a/target/cris/uclibc.config.v32 b/target/cris/uclibc.config.v32
index e2c710242..8fab98eef 100644
--- a/target/cris/uclibc.config.v32
+++ b/target/cris/uclibc.config.v32
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Version: 0.9.32
-# Wed Aug 24 20:05:46 2011
+# Fri Sep 2 09:36:34 2011
#
# TARGET_alpha is not set
# TARGET_arm is not set
@@ -229,12 +229,11 @@ UCLIBC_BUILD_NOEXECSTACK=y
#
CROSS_COMPILER_PREFIX=""
UCLIBC_EXTRA_CFLAGS=""
-# DODEBUG is not set
-# DODEBUG_PT is not set
-DOSTRIP=y
-# DOASSERTS is not set
-# SUPPORT_LD_DEBUG is not set
-# SUPPORT_LD_DEBUG_EARLY is not set
+DODEBUG=y
+DODEBUG_PT=y
+DOASSERTS=y
+SUPPORT_LD_DEBUG=y
+SUPPORT_LD_DEBUG_EARLY=y
# UCLIBC_MALLOC_DEBUGGING is not set
# UCLIBC_HAS_BACKTRACE is not set
WARNINGS="-Wall"