Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / openbios / arch / build.xml
1 <?xml version="1.0"?>
2 <build>
3  <include href="x86/build.xml"/>
4  <include href="amd64/build.xml"/>
5  <include href="ppc/build.xml"/>
6  <include href="ia64/build.xml"/>
7  <include href="unix/build.xml"/>
8  <include href="sparc32/build.xml"/>
9  <include href="sparc64/build.xml"/>
10 </build>