[linux] 03/03: linux-headers: Add symlink to linux-kbuild tools directory for objtool in architecture-specific headers package

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Jan 6 08:02:54 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 b2de3f8c6ae562361f3cb9af3254ce8e2d820c87
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 6 08:03:08 2018 +0100

    linux-headers: Add symlink to linux-kbuild tools directory for objtool in architecture-specific headers package
    
    Thanks: Luca Boccassi
    
    Closes: #886366
---
 debian/changelog  | 5 +++++
 debian/rules.real | 1 +
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b4639c7..ac606b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,11 @@ linux (4.14.12-2) UNRELEASED; urgency=medium
   * linux-kbuild: Add objtool
   * linux-headers: Add symlink to linux-kbuild tools directory for objtool
 
+  [ Salvatore Bonaccorso ]
+  * linux-headers: Add symlink to linux-kbuild tools directory for objtool in
+    architecture-specific headers package.
+    Thanks to Luca Boccassi (Closes: #886366)
+
  -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 06 Jan 2018 07:37:50 +0100
 
 linux (4.14.12-1) unstable; urgency=medium
diff --git a/debian/rules.real b/debian/rules.real
index b3b9ed9..8a397b5 100644
--- a/debian/rules.real
+++ b/debian/rules.real
@@ -348,6 +348,7 @@ install-headers_$(ARCH)_$(FEATURESET)_$(FLAVOUR): $(STAMPS_DIR)/build_$(ARCH)_$(
 	@echo '	@:' >> $(DIR)/Makefile
 
 	dh_link /usr/lib/$(PACKAGE_NAME_KBUILD)/scripts $(BASE_DIR)/scripts
+	dh_link /usr/lib/$(PACKAGE_NAME_KBUILD)/tools $(BASE_DIR)/tools
 
 	mkdir -p $(PACKAGE_DIR)/lib/modules/$(REAL_VERSION)
 	ln -s /usr/src/$(PACKAGE_NAME) $(PACKAGE_DIR)/lib/modules/$(REAL_VERSION)/build

-- 
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