kbuild: Simplify rule for just building one subdir
It's possible to say "make <subdir>", to descend into that subdir and recursively build things there. This patch provides this facility generally without the arch Makefiles needing to duplicate it for arch/$(ARCH)/somedir.
Showing
Please register or sign in to comment