Re: make target `headers_install'

From: Randy Dunlap
Date: Wed Mar 05 2008 - 18:14:49 EST


On Wed, 05 Mar 2008 14:56:37 -0800 Artie Ziff wrote:

> Hi!
>
> Is headers_install a valid make target? Somone on the kernel irc said it
> was true, however when I run "make headers_install":
>
> make: *** No rule to make target `headers_install'. Stop.
>
> object/goal: I am attempting to install the includes and set up the asm
> links (and whatnot), which is one step in a procedure to build a
> cross-compile toolchain.

headers_install is a valid make target is "recent" (last year or
so) kernels. It's in the top-level Makefile.

What kernel version are you using?

---
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/