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

svn path=/dists/trunk/linux-tools/; revision=22592
This commit is contained in:
Ben Hutchings 2015-05-11 00:20:08 +00:00
parent c3ce7d22ee
commit 576b717dd9
1 changed files with 1 additions and 0 deletions

View File

@ -145,6 +145,7 @@ class Main(object):
'arch/x86/lib/memcpy_64.S',
'arch/x86/lib/memset_64.S',
'include/',
'lib/hweight.c',
'lib/rbtree.c',
'scripts/',
'tools/',