linux-headers: Add symlink to linux-kbuild tools directory for objtool

This commit is contained in:
Ben Hutchings 2017-12-27 02:47:51 +00:00 committed by Salvatore Bonaccorso
parent 3c9fb40bbb
commit f5177a853e
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -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@debian.org> Sat, 06 Jan 2018 07:37:50 +0100

1
debian/rules.real vendored
View File

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