From: "Américo Wang" <xiyou.wangcong@gmail.com>
To: xming <xmingske@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: wrong sym link with out-of-tree build with 2.6.28
Date: Mon, 19 Jan 2009 22:13:46 +0800 [thread overview]
Message-ID: <20090119141346.GA8258@hack.private> (raw)
In-Reply-To: <519a8b110901190604l4c248ea2n88a117a064c35fac@mail.gmail.com>
On Mon, Jan 19, 2009 at 03:04:54PM +0100, xming wrote:
>Hi,
>
>I am building kernels on x86 and there is a problems with include2/asm
>symbolic link
>when building the with 'make O=./HOST".
>
>- with 2.6.28.x the include/asm-x86 is moved to arch/x86/include/asm
> so this code is no more valid:
> ln -fsn $(srctree)/include/asm-$(SRCARCH) include2/asm;
>
>That line of code should be made ARCH aware? I don't know how to do that, I can
>only change that for x86 only.
>
>BTW: I am not subscribed to lkml, please CC when replying, thanks
Please have a look at this thread:
http://lkml.org/lkml/2008/8/15/166
I think Sam explained there. Thanks.
--
"Against stupidity, the gods themselves, contend in vain."
next prev parent reply other threads:[~2009-01-19 14:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-19 14:04 wrong sym link with out-of-tree build with 2.6.28 xming
2009-01-19 14:13 ` Américo Wang [this message]
2009-01-19 14:23 ` xming
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=20090119141346.GA8258@hack.private \
--to=xiyou.wangcong@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=xmingske@gmail.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.