Mailing List Archive

[Xen-merge] [PATCH] fix boot image generation
This patch
- moves the generated boot image (and the intermediate file) into the
proper (from the perspective of native builds) subdir
- allows the two files to be properly removed by 'make clean'
- prevents unnecessary rebuilds of the two files (namely during 'make
install')
for both 32- and 64-bits.

Jan