Skip to content
Snippets Groups Projects
Commit 672ee211 authored by Stephen Warren's avatar Stephen Warren Committed by Tom Rini
Browse files

fs: delete unused Makefile


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: default avatarStephen Warren <swarren@nvidia.com>
Reviewed-by: default avatarBenoît Thébaudeau <benoit.thebaudeau@advansee.com>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent dac064f5
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment