From: Andi Kleen <andi@firstfloor.org>
To: kvm@vger.kernel.org
Subject: [PATCH] Fix kvm-79 userland for separate kernel objdir
Date: Thu, 20 Nov 2008 14:19:53 +0100 [thread overview]
Message-ID: <20081120131953.GA7629@one.firstfloor.org> (raw)
I needed this patch to make kvm-79 build (with --with-patched-kernel)
with separate kernel objdir and 2.6.28-rc5
-Andi
--- kvm-79/Makefile~ 2008-11-12 12:48:01.000000000 +0100
+++ kvm-79/Makefile 2008-11-20 14:06:57.000000000 +0100
@@ -33,7 +33,7 @@
header-sync-n:
header-sync-y:
- make -C kernel LINUX=$(KERNELDIR) header-sync
+ make -C kernel LINUX=$(KERNELSOURCEDIR) header-sync
rm -f kernel/include/asm
ln -sf asm-$(sane-arch) kernel/include/asm
--
ak@linux.intel.com
next reply other threads:[~2008-11-20 13:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-20 13:19 Andi Kleen [this message]
2008-11-20 13:22 ` [PATCH] Fix kvm-79 userland for separate kernel objdir Christian Borntraeger
2008-11-20 13:48 ` Andi Kleen
2008-11-20 13:53 ` Christian Borntraeger
2008-11-20 14:23 ` Andi Kleen
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=20081120131953.GA7629@one.firstfloor.org \
--to=andi@firstfloor.org \
--cc=kvm@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox