All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Scott Parish" <srparish@us.ibm.com>
To: xense-devel@lists.xensource.com
Subject: makefile regression in 5625?
Date: Fri, 8 Jul 2005 01:35:27 +0000	[thread overview]
Message-ID: <20050708013526.GA8498@us.ibm.com> (raw)

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

                 reply	other threads:[~2005-07-08  1:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050708013526.GA8498@us.ibm.com \
    --to=srparish@us.ibm.com \
    --cc=xense-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.