diff options
author | Stephen Warren <swarren@nvidia.com> | 2012-10-22 06:43:49 +0000 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-10-29 14:21:19 -0700 |
commit | 672ee2110c478d04bd95111bb6c9d5bcacf4b7aa (patch) | |
tree | 7e09bb47bab27da47cd5c690fe9b4002fa68912c /fs/cbfs | |
parent | dac064f58e4f016f3d7342afb60570c2bd3b95b6 (diff) | |
download | u-boot-imx-672ee2110c478d04bd95111bb6c9d5bcacf4b7aa.zip u-boot-imx-672ee2110c478d04bd95111bb6c9d5bcacf4b7aa.tar.gz u-boot-imx-672ee2110c478d04bd95111bb6c9d5bcacf4b7aa.tar.bz2 |
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: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'fs/cbfs')
0 files changed, 0 insertions, 0 deletions