kbuild: fake the "Entering directory ..." message more simply
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Tue, 9 Sep 2014 11:02:22 +0000 (20:02 +0900)
committerMichal Marek <mmarek@suse.cz>
Wed, 1 Oct 2014 20:44:21 +0000 (22:44 +0200)
commit7ff525712acf9325e9acdb27bbc93049ea2e850c
tree91cdba6db75d21fb9c50aa89fbba482ba835fd59
parentbe8af2d54a66911693eddc556e4f7a866670082b
kbuild: fake the "Entering directory ..." message more simply

Commit c2e28dc975ea87feed84415006ae143424912ac7
(kbuild: Print the name of the build directory)
added a gimmick to show the "Entering directory ...".

Instead of echoing the hard-coded message (that is, we need to know
the exact message), moving --no-print-directory would be easier.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Peter Foley <pefoley2@pefoley.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Makefile
This page took 0.026706 seconds and 5 git commands to generate.