diff options
author | Nikolai Vyssotski <Nikolai.Vyssotski@amd.com> | 2022-09-24 08:48:15 -0500 |
---|---|---|
committer | Matt DeVillier <matt.devillier@amd.corp-partner.google.com> | 2023-08-08 19:10:12 +0000 |
commit | b9d00727656bca661944a5192d3418dbb7f4ac9b (patch) | |
tree | 3062740e99d77e9b7093d6f0ea0ade6159e99685 /util/cbfstool/cse_serger.c | |
parent | 3422cdd92bc724c0ca6b5c723ede2708756e2e83 (diff) |
Makefile: Get rid of invalid paths
When wildcards are used in toplevel Makefile.inc it ends up appending
all items including regular files into subdirs-y which then are treated
as directories in "evaluate_subdirs" with "Makefile.inc" appended to
them. Check for a valid path (existing Makefiles.inc) before attempting
to process it.
Change-Id: I368b5b9a7ece3c675674fcb24303276a87c15668
Signed-off-by: Nikolai Vyssotski <nikolai.vyssotski@amd.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68800
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Diffstat (limited to 'util/cbfstool/cse_serger.c')
0 files changed, 0 insertions, 0 deletions