Skip to content
Commit 4062eba9 authored by Guillaume Tucker's avatar Guillaume Tucker Committed by Shuah Khan
Browse files

Makefile: replace headers_install with headers for kselftest



Replace headers_install with headers as kselftest uses the header
files from within the kernel tree rather than from a system-wide
installation.

We can still run this directly:

  $ make O=build kselftest-all

and when building from the selftests directory:

  $ make O=build headers
  $ make O=build -C tools/testing/selftests all

Signed-off-by: default avatarGuillaume Tucker <guillaume.tucker@collabora.com>
Reported-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
Acked-by: default avatarShuah Khan <skhan@linuxfoundation.org>
Signed-off-by: default avatarShuah Khan <skhan@linuxfoundation.org>
parent a917dd94
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment