aboutsummaryrefslogtreecommitdiffstats
path: root/config/x86_32.mk
diff options
context:
space:
mode:
authorkfraser@dhcp93.uk.xensource.com <kfraser@dhcp93.uk.xensource.com>2006-05-31 11:31:52 +0100
committerkfraser@dhcp93.uk.xensource.com <kfraser@dhcp93.uk.xensource.com>2006-05-31 11:31:52 +0100
commit3f2522e1acd85e4a3654ad3e2edc3dc915c2cdb2 (patch)
tree2e31d571c87baaba6a5aa482bd42f3f79efd7484 /config/x86_32.mk
parent678b2e21b2b47774d228f5806b90b152250d9432 (diff)
downloadxen-3f2522e1acd85e4a3654ad3e2edc3dc915c2cdb2.tar.gz
xen-3f2522e1acd85e4a3654ad3e2edc3dc915c2cdb2.tar.bz2
xen-3f2522e1acd85e4a3654ad3e2edc3dc915c2cdb2.zip
Use a global build configuration file, and rework libxc Makefile for PPC.
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Diffstat (limited to 'config/x86_32.mk')
-rw-r--r--config/x86_32.mk9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/x86_32.mk b/config/x86_32.mk
new file mode 100644
index 0000000000..b2afb68e7d
--- /dev/null
+++ b/config/x86_32.mk
@@ -0,0 +1,9 @@
+CONFIG_X86 := y
+CONFIG_PLAN9 := y
+CONFIG_HVM := y
+CONFIG_MIGRATE := y
+CONFIG_IOEMU := y
+CONFIG_MBOOTPACK := y
+
+CFLAGS += -m32 -march=i686
+LIBDIR := lib