diff options
author | Masahiro Yamada <[email protected]> | 2020-03-26 14:57:18 +0900 |
---|---|---|
committer | Masahiro Yamada <[email protected]> | 2020-03-29 22:37:53 +0900 |
commit | aa824e0c962b532d5073cbb41b2efcd6f5e72bae (patch) | |
tree | 082eaedd2e740d9449ebb96500dde23b6b1784ce /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7d7df745b0a63af33415ec234b29b9d6ed59ad8c (diff) |
kbuild: remove AS variable
As commit 5ef872636ca7 ("kbuild: get rid of misleading $(AS) from
documents") noted, we rarely use $(AS) directly in the kernel build.
Now that the only/last user of $(AS) in drivers/net/wan/Makefile was
converted to $(CC), $(AS) is no longer used in the build process.
You can still pass in AS=clang, which is just a switch to turn on
the LLVM integrated assembler.
Signed-off-by: Masahiro Yamada <[email protected]>
Reviewed-by: Nick Desaulniers <[email protected]>
Tested-by: Nick Desaulniers <[email protected]>
Reviewed-by: Nathan Chancellor <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions