public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
From: Stephan Raue <mailinglists@openelec.tv>
To: linux-kbuild@vger.kernel.org
Subject: [BUG] make headers_install install system headers instead the ones from kernel source
Date: Sun, 19 Feb 2012 22:32:30 +0100	[thread overview]
Message-ID: <4F416A6E.3020403@openelec.tv> (raw)

Hi all,

"make headers_install INSTALL_HDR_PATH=<dest> ARCH=<arch>" should copy 
the headers from kernel source to <dest> (the toolchain) but it copys 
the headers from my system here.
i have tested this command now with kernel 2.6.39 to 3.3-rc4 its same on 
every tested kernel version.

i have compared the filesize, for example /usr/include/linux/types.h 
with <dest>/include/linux/types.h and <kernel_src>/include/linux/types.h 
and the destination file is the same as the one in /usr/include.

I think its a big problem, because many embe


             reply	other threads:[~2012-02-19 21:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-19 21:32 Stephan Raue [this message]
2012-02-19 21:57 ` [BUG] make headers_install install system headers instead the ones from kernel source Sam Ravnborg
2012-02-19 22:49   ` Stephan Raue

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=4F416A6E.3020403@openelec.tv \
    --to=mailinglists@openelec.tv \
    --cc=linux-kbuild@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