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

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Dec 27 02:50:30 UTC 2017


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

benh pushed a commit to branch master
in repository linux.

commit 392435021b7fbec4bbbbc131b8c27b2d287c7ee9
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/rules.real | 1 +
 1 file changed, 1 insertion(+)

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