lkml.org 
[lkml]   [2006]   [Sep]   [18]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [patch 1/8] extend make headers_check to detect more problems
FromDavid Woodhouse <>
DateMon, 18 Sep 2006 09:10:41 +0100
On Mon, 2006-09-18 at 10:05 +0200, Arnd Bergmann wrote:
> 
> +headers-y    Files that are installed verbatim from the source
> +            directory, as well subdirectories that also contain
> +            installable header files.
> +objhdr-y     Files that are installed from the object directory,
> +            having been generated during the kernel build.
> +unifdef-y    Files that have both parts for installations and
> +            parts that are private to the kernel. These files
> +            are run through the 'unifdef'(1) program that will
> +            strip all parts inside of '#ifdef __KERNEL__'.

 objhdr-y      Files that are generated automatically during the
               build process (i.e. include/linux/version.h) and
               are installed verbatim from the build directory.

Looks good, thanks for doing the documentation.

-- 
dwmw2

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

\
 
 \ /
  Last update: 2006-09-18 08:13    [from the cache]
©2003-2008