]> www.infradead.org Git - users/jedix/linux-maple.git/commit
kbuild: AFTER_LINK
authorRoland McGrath <roland@redhat.com>
Tue, 7 Oct 2008 06:03:03 +0000 (23:03 -0700)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Wed, 3 Apr 2013 13:07:07 +0000 (06:07 -0700)
commit18ddafc00ba7eb0884836468bd4383edfcf9cde7
treec588334f19d464451735f73bb4150f0ffa7a07fa
parent04d1ba68e735f72069814730a3cd0bb0731c5b39
kbuild: AFTER_LINK

If the make variable AFTER_LINK is set, it is a command line to run
after each final link.  This includes vmlinux itself and vDSO images.

Signed-off-by: Roland McGrath <roland@redhat.com>
arch/powerpc/kernel/vdso32/Makefile
arch/powerpc/kernel/vdso64/Makefile
arch/s390/kernel/vdso32/Makefile
arch/s390/kernel/vdso64/Makefile
arch/x86/vdso/Makefile
scripts/link-vmlinux.sh