summaryrefslogtreecommitdiff
path: root/tools/build/Makefile
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2016-11-23 19:41:43 +0300
committerMichal Marek <mmarek@suse.com>2016-11-29 17:58:57 +0300
commitabac4c89731c02f28820d3e1bc66e85bca4baa20 (patch)
tree3f62f5a0887aca128a28bc89cabf648276cab5b7 /tools/build/Makefile
parentd8c1eb86e9528214fed7909bfef988b472a76c2c (diff)
downloadlinux-abac4c89731c02f28820d3e1bc66e85bca4baa20.tar.xz
kbuild: minor improvement for thin archives build
The root built-in.o archive is currently generated before all object files are built for the final link, due to final build of init/ after version update. In practice it seems like it doesn't matter because the archive symbol table does not change, but it is more logical to create the final archive as the last step. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michal Marek <mmarek@suse.com>
Diffstat (limited to 'tools/build/Makefile')
0 files changed, 0 insertions, 0 deletions