Commit 4262d0f
committed
lkl: fix default build target to include progs
lklfuse, fs2tar and cptofs were accidentally dropped from the default
build target via a typo in commit 6d360d164e5d5 ("lkl: link tests
against common private library").
The install target was still triggering progs-y builds, which is
probably why this took longer to notice than expected.
Fixes: 6d360d164e5d5 ("lkl: link tests against common private library")
Signed-off-by: David Disseldorp <ddiss@suse.de>
(cherry picked from commit 191e6381bcf418092644217723001bca7c154c45)
Link: lkl/linux#6171 parent 05ce7a9 commit 4262d0f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments