[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] makefile regression in 5625?
I'm using a crosstools cross compiler, so i can't and don't want to build the whole source tree. I used to be able to generate the two files i was interested in (xen.gz and vmlinuz) by doing: cd xen make XEN_TARGET_ARCH=x86_64 CROSS_COMPILE=x86_64-unknown-linux-gnu- && cp xen.gz /tftpboot cd .. make XEN_TARGET_ARCH=x86_64 CROSS_COMPILE=x86_64-unknown-linux-gnu- linux26 With changeset 5625, doing "make linux26" seems to be building the whole source tree. I'd include a patch, but the comments for 5625 don't give me a good enough idea why the change was made, so i'd be tempted to just revert. sRp -- Scott Parish Signed-off-by: srparish@xxxxxxxxxx _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |