This repository was archived by the owner on Jun 27, 2019. It is now read-only.
Commit da5a3f3
Leandro Dorileo
build: don't recursively call silentoldconfig
Don't recursively call soletta's make to silentoldconfig, with that we
make things faster and avoid 2 make running and race conditioning to
generate .config-cache, Makefile.gen and Kconfig.gen - do it all at once
in a since make call.
Signed-off-by: Leandro Dorileo <[email protected]>1 parent b9a045f commit da5a3f3
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
423 | | - | |
| 423 | + | |
| 424 | + | |
0 commit comments