]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: use "$(MAKE)" instead of "make" for headers_install
authorDenys Vlasenko <dvlasenk@redhat.com>
Mon, 17 Aug 2020 15:09:46 +0000 (17:09 +0200)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 31 Aug 2020 20:48:46 +0000 (14:48 -0600)
commitb9dcc7c3d9fda6de29ff7ea574252aeaa67fce12
tree3e92be9ccb1780c4fa3993be7d49e6735fcf8a1c
parente5f0bf958198ed018c9fdf06e8d307ced9af9c95
selftests: use "$(MAKE)" instead of "make" for headers_install

If top make invocation uses -j4 or larger, this patch reduces
"make headers_install" subtask run time from 30 to 7 seconds.

CC: Shuah Khan <shuah@kernel.org>
CC: Shuah Khan <skhan@linuxfoundation.org>
CC: linux-kselftest@vger.kernel.org
CC: linux-kernel@vger.kernel.org
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/lib.mk