build: add support configuring for x86_32
authorDoug Goldstein <cardoe@cardoe.com>
Fri, 18 Dec 2015 20:53:00 +0000 (21:53 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 21 Dec 2015 12:33:11 +0000 (13:33 +0100)
commit4996f8b1f5d4a818aee3285eeb0db56b7f4d1134
tree37f58ae6688695d4522178b9e29ab87e22bd96fc
parent8e8b0d2181b385804dcb13aa7a4d5454417eba58
build: add support configuring for x86_32

This will allow OSSTest to run `make dist` for XEN_TARGET_ARCH=x86_32
but will still not build the hypervisor for x86_32.

Fixes: http://logs.test-lab.xenproject.org/osstest/logs/66454/
Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
xen/arch/x86/configs/x86_32_defconfig [new file with mode: 0644]