aboutsummaryrefslogtreecommitdiffstats
path: root/android/config
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@android.com>2010-09-13 00:25:03 -0700
committerDavid 'Digit' Turner <digit@android.com>2010-09-13 00:31:39 -0700
commitf290f4e361473fb696952f4b0c42865032d6558d (patch)
treeae38b17ed2c96ec60556405319d8d38d15320964 /android/config
parent93a9afcef75c894842fa134f8025b0a55b82b112 (diff)
downloadexternal_qemu-f290f4e361473fb696952f4b0c42865032d6558d.zip
external_qemu-f290f4e361473fb696952f4b0c42865032d6558d.tar.gz
external_qemu-f290f4e361473fb696952f4b0c42865032d6558d.tar.bz2
update linux-x86 and windows config-host.h
+ remove obsolete 'Linux' config directory. Change-Id: Ib0cc7e2ab6b5b90a2cfe43bd0afced692b29d6dc
Diffstat (limited to 'android/config')
-rw-r--r--android/config/Linux/config-host.h11
-rw-r--r--android/config/linux-x86/config-host.h27
-rw-r--r--android/config/windows/config-host.h22
3 files changed, 25 insertions, 35 deletions
diff --git a/android/config/Linux/config-host.h b/android/config/Linux/config-host.h
deleted file mode 100644
index cc5e07a..0000000
--- a/android/config/Linux/config-host.h
+++ /dev/null
@@ -1,11 +0,0 @@
-/* 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 HAVE_BYTESWAP_H 1
-#define CONFIG_GDBSTUB 1
-#define CONFIG_SLIRP 1
-#define QEMU_VERSION "0.8.2"
-#define QEMU_PKGVERSION "Android"
-#define CONFIG_SKINS 1
-#define CONFIG_UNAME_RELEASE ""
diff --git a/android/config/linux-x86/config-host.h b/android/config/linux-x86/config-host.h
index 894cbe6..2dba514 100644
--- a/android/config/linux-x86/config-host.h
+++ b/android/config/linux-x86/config-host.h
@@ -1,16 +1,17 @@
-/* Automatically generated by configure - do not modify */
-#define CONFIG_QEMU_SHAREDIR "/usr/local/share/qemu"
-#define HOST_I386 1
-#define HOST_LONG_BITS 32
+/* This file was autogenerated by 'android-configure.sh' */
+#define CONFIG_QEMU_SHAREDIR "/usr/local/share/qemu"
+#define HOST_LONG_BITS 32
#define CONFIG_BYTESWAP_H 1
-#define CONFIG_FNMATCH 1
-#define CONFIG_GDBSTUB 1
-#define CONFIG_SLIRP 1
-#define QEMU_VERSION "0.10.50"
+#define CONFIG_FNMATCH 1
+#define CONFIG_GDBSTUB 1
+#define CONFIG_SLIRP 1
+#define CONFIG_SKINS 1
+#define CONFIG_TRACE 1
+#define CONFIG_FDATASYNC 1
+#define CONFIG_NAND_LIMITS 1
+#define QEMU_VERSION "0.10.50"
#define QEMU_PKGVERSION "Android"
-#define CONFIG_SKINS 1
-#define CONFIG_UNAME_RELEASE ""
-#define CONFIG_IOTHREAD 1
+#define HOST_I386 1
#define CONFIG_IOVEC 1
-#define CONFIG_FDATASYNC 1
-#define CONFIG_ANDROID 1
+#define CONFIG_LINUX 1
+#define CONFIG_ANDROID 1
diff --git a/android/config/windows/config-host.h b/android/config/windows/config-host.h
index a1b022e..ef36e4c 100644
--- a/android/config/windows/config-host.h
+++ b/android/config/windows/config-host.h
@@ -1,12 +1,12 @@
-/* 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_WIN32 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_GDBSTUB 1
+#define CONFIG_SLIRP 1
+#define CONFIG_SKINS 1
+#define CONFIG_TRACE 1
+#define QEMU_VERSION "0.10.50"
#define QEMU_PKGVERSION "Android"
-#define CONFIG_SKINS 1
-#define CONFIG_UNAME_RELEASE ""
-#define CONFIG_ANDROID 1
+#define HOST_I386 1
+#define CONFIG_WIN32 1
+#define CONFIG_ANDROID 1