lkml.org 
[lkml]   [2008]   [Jun]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 5/6] kbuild: error out early in make headers_install
FromDavid Woodhouse <>
DateMon, 09 Jun 2008 11:19:15 +0100
On Sun, 2008-06-08 at 22:07 +0200, Sam Ravnborg wrote:
> Fix the a.out.h case by setting SRCARCH and error
> out early in case of an error.
> The a.out.h case failed with the *_all targets.

I wanted to do the same trick ($(if $(wildcard asm-$(SRCARCH)/a.out.h)))
for exporting linux/a.out.h too -- that should never have been
unexported, and really should be put back before 2.6.26 release (I think
I sent a patch, already).

I suppose we'll have to also export it ifeq ($(SRCARCH),).

--
dwmw2



\
 
 \ /
  Last update: 2008-06-09 12:21    [from the cache]
©2003-2010