[PATCH] build: fix dependency file inclusion
Jouni Malinen
j at w1.fi
Mon Oct 12 04:50:51 EDT 2020
On Sun, Oct 11, 2020 at 09:24:34PM +0200, Johannes Berg wrote:
> The objs.mk include changes for archive files broke things
> completely and none of the dependency files (*.d) ever got
> included, as the expansion there ended up empty.
>
> Clearly, my mistake, I should've tested that better. As we
> don't need the %.a files in the list there use filter-out
> to remove them, rather than what I had lazily wanted to do,
> which was trying to read %.d files for them. The filter-out
> actually works, and avoids looking up files that can never
> exist in the first place.
Thanks, applied.
--
Jouni Malinen PGP id EFC895FA
More information about the Hostap
mailing list