[linux-tools] 03/05: linux-kbuild: Include scripts/gcc-*.sh
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 9d68385e9d79258d24d3924346d6468e624fb414
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Mon Feb 22 23:27:10 2016 +0000
linux-kbuild: Include scripts/gcc-*.sh
This makes no functional difference at present but should catch any new
gcc feature test scripts.
---
debian/rules.d/scripts/Makefile | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/debian/rules.d/scripts/Makefile b/debian/rules.d/scripts/Makefile
index a3e09ad..63cc4be 100644
--- a/debian/rules.d/scripts/Makefile
+++ b/debian/rules.d/scripts/Makefile
@@ -15,10 +15,7 @@ SCRIPTS = \
checkstack.pl \
checkversion.pl \
depmod.sh \
- gcc-goto.sh \
- gcc-version.sh \
- gcc-x86_32-has-stack-protector.sh \
- gcc-x86_64-has-stack-protector.sh \
+ gcc-*.sh \
gen_initramfs_list.sh \
kernel-doc \
Lindent \
--
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