perf tools: Fix out of tree compiles
For latest tip/perf/core tree Compiles are failing on: GEN common-cmds.h make: *** No rule to make target `../../arch/x86/lib/memset_64.S', needed by `builtin-annotate.o'. Stop. Resolve by adding memset.* to the tar file. Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Link: http://lkml.kernel.org/r/1329145057-26302-1-git-send-email-dsahern@gmail.com Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
This commit is contained in:
		
							parent
							
								
									6a5c13aff4
								
							
						
					
					
						commit
						eca1c3e3f9
					
				@ -9,6 +9,7 @@ lib/rbtree.c
 | 
			
		||||
include/linux/swab.h
 | 
			
		||||
arch/*/include/asm/unistd*.h
 | 
			
		||||
arch/*/lib/memcpy*.S
 | 
			
		||||
arch/*/lib/memset*.S
 | 
			
		||||
include/linux/poison.h
 | 
			
		||||
include/linux/magic.h
 | 
			
		||||
include/linux/hw_breakpoint.h
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user