All of lore.kernel.org
 help / color / mirror / Atom feed
* makefile regression in 5625?
@ 2005-07-08  1:35 Scott Parish
  0 siblings, 0 replies; only message in thread
From: Scott Parish @ 2005-07-08  1:35 UTC (permalink / raw)
  To: xense-devel

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@us.ibm.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-08  1:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-08  1:35 makefile regression in 5625? Scott Parish

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.