Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kbuild: always create directories of targets
Currently, the directories of objects are automatically created only for O= builds. It should not hurt to cater to this for in-tree builds too. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
- Loading branch information