[kernel] r22592 - dists/trunk/linux-tools/debian/bin

Ben Hutchings benh at moszumanska.debian.org
Mon May 11 00:20:08 UTC 2015


Author: benh
Date: Mon May 11 00:20:08 2015
New Revision: 22592

Log:
Add lib/hweight.c to the orig tarball, needed by perf

Modified:
   dists/trunk/linux-tools/debian/bin/genorig.py

Modified: dists/trunk/linux-tools/debian/bin/genorig.py
==============================================================================
--- dists/trunk/linux-tools/debian/bin/genorig.py	Sun May 10 23:51:13 2015	(r22591)
+++ dists/trunk/linux-tools/debian/bin/genorig.py	Mon May 11 00:20:08 2015	(r22592)
@@ -145,6 +145,7 @@
                 'arch/x86/lib/memcpy_64.S',
                 'arch/x86/lib/memset_64.S',
                 'include/',
+                'lib/hweight.c',
                 'lib/rbtree.c',
                 'scripts/',
                 'tools/',



More information about the Kernel-svn-changes mailing list