lkml.org 
[lkml]   [2008]   [Nov]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: headers-y for machines
Hi Mikael.

On Thu, Nov 20, 2008 at 09:48:45AM +0100, Mikael Starvik wrote:
> Lets say you have arch/arm/mach-xx/include/mach/myfile.h and want to add myfile.h to header-y. How do you do that?
>
> I tried to add
>
> header-y += ../../maxh-xx/
>
> in arch/arm/include/asm/Kbuild
>
> and then
> header-y += myfile.h in arch/arm/mach-xx/include/mach/Kbuild

When we did the header file rearrange I had not foreseen that we would export header files
located anywhere else than include/* and arch/$ARCH/include so there is
no way to properly export files located in arch/$ARCH/mach-foo/...

Do we really want to export files form this location to userspace?

Sam


\
 
 \ /
  Last update: 2008-11-20 20:11    [W:0.059 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site