Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kbuild: fix single target builds for external modules
Commit f566e1f ("kbuild: make multiple directory targets work") broke single target builds for external modules. Fix this. Fixes: f566e1f ("kbuild: make multiple directory targets work") Reported-by: Bjørn Mork <bjorn@mork.no> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Tested-by: Bjørn Mork <bjorn@mork.no>
- Loading branch information