aboutsummaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-09-09 20:03:58 +0900
committerMoyster <oysterized@gmail.com>2018-11-29 16:57:58 +0100
commitb6479a8f61c00ab79082329d14c5e8bfeeb99e6a (patch)
tree8dbd049db9702390128977f3102be8fe380241a1 /mm
parent6e0744ae71dd91213c302e71544e8e1f37e60b45 (diff)
kbuild: simplify build, clean, modbuiltin shorthands
$(if $(KBUILD_SRC),$(srctree)/) was a useful strategy to omit a long absolute path for in-source-tree build prior to commit 890676c65d699db3ad82e7dddd0cf8fb449031af (kbuild: Use relative path when building in the source tree). Now $(srctree) is "." when building in the source tree. It would not be annoying to add "$(srctree)/" all the time. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions