Re: in-kernel DRM tree move around....

From: Sam Ravnborg
Date: Thu May 29 2008 - 03:33:01 EST


> >
> > Makefie bits:
> > 5 EXTRA_CFLAGS = -Iinclude/drm
> > Use ccflags-y := -Iinclude/drm
> > I assume this is a temporary workaround and you plan to fix
> > up all includes to use "#include <drm/fo.h>"
>
> I'd rather not do that due the fact that a lot of these files are
> shared with other OSes upstream and I'd rather not diverge too far but
> maybe later.
Understood.

To be sure you did not miss it...
At least change EXTRA_CFLAGS to ccflags-y.

Sam
--
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/