public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* wrong sym link with out-of-tree build with 2.6.28
@ 2009-01-19 14:04 xming
  2009-01-19 14:13 ` Américo Wang
  0 siblings, 1 reply; 3+ messages in thread
From: xming @ 2009-01-19 14:04 UTC (permalink / raw)
  To: linux-kernel

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

xming

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-01-19 14:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2009-01-19 14:23   ` xming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox