[linux-tools] 02/05: linux-kbuild: Include scripts/Makefile.* (Closes: #815593)
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Tue Feb 23 00:32:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch master
in repository linux-tools.
commit 0de4f2c89db01e9cb8b1b7e6daabce2811bb16ea
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Mon Feb 22 23:26:51 2016 +0000
linux-kbuild: Include scripts/Makefile.* (Closes: #815593)
---
debian/changelog | 1 +
debian/rules.d/scripts/Makefile | 9 +--------
2 files changed, 2 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ed0ba6b..692c257 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
linux-tools (4.5~rc5-1~exp4) UNRELEASED; urgency=medium
* Makefile.inc: Add support for wildcards in $(SCRIPTS) and $(DATA)
+ * linux-kbuild: Include scripts/Makefile.* (Closes: #815593)
-- Ben Hutchings <ben at decadent.org.uk> Mon, 22 Feb 2016 23:21:57 +0000
diff --git a/debian/rules.d/scripts/Makefile b/debian/rules.d/scripts/Makefile
index 8d97087..a3e09ad 100644
--- a/debian/rules.d/scripts/Makefile
+++ b/debian/rules.d/scripts/Makefile
@@ -6,14 +6,7 @@ PROGS = \
DATA = \
Kbuild.include \
- Makefile.build \
- Makefile.clean \
- Makefile.extrawarn \
- Makefile.host \
- Makefile.kasan \
- Makefile.lib \
- Makefile.modinst \
- Makefile.modpost \
+ Makefile.* \
mkversion \
module-common.lds
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux-tools.git
More information about the Kernel-svn-changes
mailing list