Skip to content
Snippets Groups Projects
Commit d92cc4d5 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild


arch/$(SRCARCH)/Kbuild is useful for Makefile cleanups because you can
use the obj-y syntax.

Add an empty file if it is missing in arch/$(SRCARCH)/.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 0d989ac2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment