commit | 48e2f0c966c024d8b7768b2bef98e7338420390c | [log] [tgz] |
---|---|---|
author | Keerthy <j-keerthy@ti.com> | Mon Nov 05 11:34:52 2018 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 16 16:52:00 2018 -0500 |
tree | 670ee21fdcfba6d4450bb01034a35a4d14985a74 | |
parent | 9ad3b049ed9f8b97d76b0e5986e7258bb0a0c92e [diff] |
fs: Makefile: Add fs.c under SPL for fs_loader Add fs.c under SPL as well as it is needed for fs_loader Signed-off-by: Keerthy <j-keerthy@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org> [trini: Add as obj-$(CONFIG_FS_LOADER) for non-SPL_FRAMEWORK builds] Signed-off-by: Tom Rini <trini@konsulko.com>