]> Git Repo - linux.git/commit - scripts/Makefile.build
kbuild: clean up archive rule of built-in.a
authorMasahiro Yamada <[email protected]>
Mon, 19 Mar 2018 11:26:12 +0000 (20:26 +0900)
committerMasahiro Yamada <[email protected]>
Sun, 25 Mar 2018 17:01:28 +0000 (02:01 +0900)
commit5e18f0290f2eccb0f64e87fbfca6395f11985b4b
tree08dbdb849b1b0e8de73bc5e29e866ddbce4519f7
parent7657f60e8ffad587fabc74873b5f42083a60c3cf
kbuild: clean up archive rule of built-in.a

With the incremental linking entirely dropped, we can simplify
the Makefile.

While I am here, I renamed cmd_link_o_target to cmd_ar_builtin.

Signed-off-by: Masahiro Yamada <[email protected]>
scripts/Makefile.build
This page took 0.0495910000000001 seconds and 4 git commands to generate.