Re: moving DRM header files

From: Sam Ravnborg
Date: Thu Jul 14 2005 - 12:13:53 EST


>
> When you start merging DRM and fbdev you will be able to use relative
> paths that are closer together. For example #include
> "../char/drm/drmP.h" versus "#include "drm/drmP.h" for internal
> headers.

No. Using relative include paths is not good. I will most probarly
not work with make O=.

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/