aboutsummaryrefslogtreecommitdiffstats
path: root/android/config
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@android.com>2010-09-13 00:31:05 -0700
committerDavid 'Digit' Turner <digit@android.com>2010-09-13 00:31:05 -0700
commit93a9afcef75c894842fa134f8025b0a55b82b112 (patch)
tree7e6e3746b9e450bb5f06b435fa7e1c86636a41d7 /android/config
parent37a43dcb425d870cb8250633542d70c3fe5dce99 (diff)
downloadexternal_qemu-93a9afcef75c894842fa134f8025b0a55b82b112.zip
external_qemu-93a9afcef75c894842fa134f8025b0a55b82b112.tar.gz
external_qemu-93a9afcef75c894842fa134f8025b0a55b82b112.tar.bz2
Update darwin-x86 config-host.h, remove obsolete ppc one.
Change-Id: Ic3c0dcf07dbe0d172ac9a18fc2775d33d171fb60
Diffstat (limited to 'android/config')
-rw-r--r--android/config/darwin-ppc/config-host.h13
-rw-r--r--android/config/darwin-x86/config-host.h31
2 files changed, 16 insertions, 28 deletions
diff --git a/android/config/darwin-ppc/config-host.h b/android/config/darwin-ppc/config-host.h
deleted file mode 100644
index 70df3ec..0000000
--- a/android/config/darwin-ppc/config-host.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/* Automatically generated by configure - do not modify */
-#define CONFIG_QEMU_SHAREDIR "/usr/local/share/qemu"
-#define HOST_PPC 1
-#define HOST_LONG_BITS 32
-#define CONFIG_DARWIN 1
-#define CONFIG_GDBSTUB 1
-#define CONFIG_SLIRP 1
-#define QEMU_VERSION "0.8.2"
-#define O_LARGEFILE 0
-#define MAP_ANONYMOUS MAP_ANON
-#define CONFIG_BSD 1
-#define CONFIG_SKINS 1
-#define CONFIG_UNAME_RELEASE ""
diff --git a/android/config/darwin-x86/config-host.h b/android/config/darwin-x86/config-host.h
index 1f5352b..93efda6 100644
--- a/android/config/darwin-x86/config-host.h
+++ b/android/config/darwin-x86/config-host.h
@@ -1,17 +1,18 @@
-/* Automatically generated by configure - do not modify */
-#define CONFIG_QEMU_SHAREDIR "/usr/local/share/qemu"
-#define HOST_I386 1
-#define HOST_LONG_BITS 32
-#define CONFIG_FNMATCH 1
-#define CONFIG_DARWIN 1
-#define CONFIG_GDBSTUB 1
-#define CONFIG_SLIRP 1
-#define QEMU_VERSION "0.10.50"
+/* This file was autogenerated by 'android-configure.sh' */
+#define CONFIG_QEMU_SHAREDIR "/usr/local/share/qemu"
+#define HOST_LONG_BITS 32
+#define CONFIG_FNMATCH 1
+#define CONFIG_GDBSTUB 1
+#define CONFIG_SLIRP 1
+#define CONFIG_SKINS 1
+#define CONFIG_TRACE 1
+#define CONFIG_NAND_LIMITS 1
+#define QEMU_VERSION "0.10.50"
#define QEMU_PKGVERSION "Android"
-#define O_LARGEFILE 0
-#define MAP_ANONYMOUS MAP_ANON
+#define HOST_I386 1
#define CONFIG_IOVEC 1
-#define CONFIG_BSD 1
-#define CONFIG_SKINS 1
-#define CONFIG_UNAME_RELEASE ""
-#define CONFIG_ANDROID 1
+#define CONFIG_DARWIN 1
+#define CONFIG_BSD 1
+#define O_LARGEFILE 0
+#define MAP_ANONYMOUS MAP_ANON
+#define CONFIG_ANDROID 1