• Kai Germaschewski's avatar
    kbuild: Simplify rule for just building one subdir · 6f31fe5a
    Kai Germaschewski authored
    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.
    6f31fe5a
Makefile 3.38 KB