[linux] 01/01: linux-kbuild: Include headers_install.sh and unifdef (Closes: #832359)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Aug 5 18:43:46 UTC 2016


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

benh pushed a commit to branch sid
in repository linux.

commit df9be3c95e7cb19ac30bb1af18ef6c1fc4e8baf4
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Fri Aug 5 19:15:54 2016 +0100

    linux-kbuild: Include headers_install.sh and unifdef (Closes: #832359)
---
 debian/changelog                | 3 +++
 debian/rules.d/scripts/Makefile | 4 +++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index cf7aafa..4c80e4d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -214,6 +214,9 @@ linux (4.6.5-1) UNRELEASED; urgency=medium
   * vfs: ioctl: prevent double-fetch in dedupe ioctl (CVE-2016-6516)
   * libata: LITE-ON CX1-JB256-HP needs lower max_sectors (Closes: #830971)
 
+  [ Ben Hutchings ]
+  * linux-kbuild: Include headers_install.sh and unifdef (Closes: #832359)
+
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 30 Jul 2016 14:23:58 +0100
 
 linux (4.6.4-1) unstable; urgency=medium
diff --git a/debian/rules.d/scripts/Makefile b/debian/rules.d/scripts/Makefile
index d735ecf..fc8c681 100644
--- a/debian/rules.d/scripts/Makefile
+++ b/debian/rules.d/scripts/Makefile
@@ -4,7 +4,8 @@ PROGS = \
 	kallsyms \
 	pnmtologo \
 	recordmcount \
-	sign-file
+	sign-file \
+	unifdef
 
 DATA = \
 	Kbuild.include \
@@ -19,6 +20,7 @@ SCRIPTS =  \
 	depmod.sh \
 	gcc-*.sh \
 	gen_initramfs_list.sh \
+	headers_install.sh \
 	kernel-doc \
 	Lindent \
 	makelst \

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