lkml.org 
[lkml]   [2006]   [Apr]   [6]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateThu, 6 Apr 2006 08:31:25 +0200
FromSam Ravnborg <>
SubjectRe: [PATCH] Fix unneeded rebuilds in drivers/media/video after moving source tree
On Thu, Apr 06, 2006 at 01:32:33AM +0200, Carl-Daniel Hailfinger wrote:
> 
> Thanks. Was it intentional to leave the line below in
> drivers/media/video/bt8xx/Makefile?
> 
> EXTRA_CFLAGS += -I$(src)/..
> 
> I think it could be replaced with
> 
> EXTRA_CFLAGS += -Idrivers/media/video
> 
> but I'm not a kbuild expert.

That's a functionality equivalent - yes.
Since it was not a bug-fix I left it as is.
One day I will sweep through all of the kernel Makefiles and get rid of
the relative paths. But thats not -rc fodder.

	Sam
-
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-04-06 06:34    [W:0.182 / U:0.000 seconds]
©2003-2008 Jasper Spaans