diff options
author | Amadeusz Sławiński <[email protected]> | 2022-07-20 14:51:15 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-07-20 21:43:52 +0100 |
commit | f4d92d9757e6b0adf24d227e414dac867555c9e2 (patch) | |
tree | 96873a1be4c9aca41f589bb9a7e23df827f3134a /scripts/gdb/linux/timerlist.py | |
parent | b87ee706b83eea9020772706aa47a9bf497f0366 (diff) |
ASoC: Makefile: Fix simultaneous build of KUNIT tests
Using obj-$() := instead of obj-$() += leads to the latter assignment
overwriting earlier value. Fix this by using incremental assignment to
add additional objects to build.
Signed-off-by: Amadeusz Sławiński <[email protected]>
Reviewed-by: Cezary Rojewski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions