From f89b4ffb147b225e8b92782b565f462ba0109992 Mon Sep 17 00:00:00 2001 From: Kyle McMartin Date: Thu, 2 Sep 2010 21:46:22 -0400 Subject: [PATCH] fish out proper metadata from my old mail --- linux-2.6-makefile-after_link.patch | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/linux-2.6-makefile-after_link.patch b/linux-2.6-makefile-after_link.patch index 152d92ddc..239e49aff 100644 --- a/linux-2.6-makefile-after_link.patch +++ b/linux-2.6-makefile-after_link.patch @@ -1,7 +1,13 @@ +From f072f7db2194c8255c003d985b61ad2f97ebbee0 Mon Sep 17 00:00:00 2001 From: Roland McGrath -Subject: Fix build ID fiddling magic. (#465873) -Date: 2008/10/07 21:58:20 +Date: Mon, 6 Oct 2008 23:03:03 -0700 +Subject: [PATCH] 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 +--- diff --git a/Makefile b/Makefile index f908acc..960ff6f 100644 --- a/Makefile