[linux] 02/03: linux-headers: Add symlink to linux-kbuild tools directory for objtool

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Jan 6 08:02:53 UTC 2018


This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch sid
in repository linux.

commit f5177a853e7fb237fc687efc71d1283e473c63ac
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Dec 27 02:47:51 2017 +0000

    linux-headers: Add symlink to linux-kbuild tools directory for objtool
---
 debian/changelog  | 1 +
 debian/rules.real | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b3c5c50..b4639c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ linux (4.14.12-2) UNRELEASED; urgency=medium
 
   [ Ben Hutchings ]
   * linux-kbuild: Add objtool
+  * linux-headers: Add symlink to linux-kbuild tools directory for objtool
 
  -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 06 Jan 2018 07:37:50 +0100
 
diff --git a/debian/rules.real b/debian/rules.real
index d460d9b..b3b9ed9 100644
--- a/debian/rules.real
+++ b/debian/rules.real
@@ -301,6 +301,7 @@ install-common-headers_$(FEATURESET): $(STAMPS_DIR)/source_$(FEATURESET)
 	cpio -pd --preserve-modification-time '$(CURDIR)/$(DIR)'
 
 	dh_link /usr/lib/$(PACKAGE_NAME_KBUILD)/scripts $(BASE_DIR)/scripts
+	dh_link /usr/lib/$(PACKAGE_NAME_KBUILD)/tools $(BASE_DIR)/tools
 
 	+$(MAKE_SELF) install-base
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list