summaryrefslogtreecommitdiffstats
path: root/usr/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2020-02-05 07:51:52 +0100
committerMasahiro Yamada <masahiroy@kernel.org>2020-02-05 22:31:51 +0100
commitf566e1fbadb686e28f1c307e356114b2865ef588 (patch)
treef54d53dbabd995ae132781dc7c022ef939d3829e /usr/Makefile
parentkconfig: Invalidate all symbols after changing to y or m. (diff)
downloadlinux-f566e1fbadb686e28f1c307e356114b2865ef588.tar.xz
linux-f566e1fbadb686e28f1c307e356114b2865ef588.zip
kbuild: make multiple directory targets work
Currently, the single-target build does not work when two or more sub-directories are given: $ make fs/ kernel/ lib/ CALL scripts/checksyscalls.sh CALL scripts/atomic/check-atomics.sh DESCEND objtool make[2]: Nothing to be done for 'kernel/'. make[2]: Nothing to be done for 'fs/'. make[2]: Nothing to be done for 'lib/'. Make it work properly. Reported-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'usr/Makefile')
0 files changed, 0 insertions, 0 deletions