On Mon, Oct 22, 2012 at 10:43:49AM -0600, Stephen Warren wrote:
> From: Stephen Warren
>
> fs/Makefile is unused. The top-level Makefile sets LIBS-y += fs/xxx and
> hence causes make to directly descend two directory levels into each
> individual filesystem, and it never descends into fs/ itself
From: Stephen Warren
fs/Makefile is unused. The top-level Makefile sets LIBS-y += fs/xxx and
hence causes make to directly descend two directory levels into each
individual filesystem, and it never descends into fs/ itself.
So, delete this useless file.
Signed-off-by: Stephen Warren
Reviewed-b
2 matches
Mail list logo