update scripts
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 8 Feb 2007 00:08:17 +0000 (00:08 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 8 Feb 2007 00:08:17 +0000 (00:08 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@2378 04897980-b3bd-0310-b5e0-8ef037075253

scripts/lttng-6-split-script.sh

index 7b9e9dc86ebc32777b96a789a5056a09d3403ff2..60e01d0a0a2b7f96abd0236f58c33eb748e009b2 100755 (executable)
@@ -43,7 +43,9 @@ IN="?_arch_powerpc_kernel_prom_parse.c
 ?_include_asm-powerpc_prom.h
 ?_include_asm-sparc64_tlb.h
 ?_kernel_time_clocksource.c
-?_include_asm-ppc_ocp.h"
+?_include_asm-ppc_ocp.h
+?_arch_powerpc_kernel_setup_32.c
+?_arch_ppc_kernel_setup.c"
 
 for a in $IN; do wr $a $FILE; done
 
This page took 0.023993 seconds and 4 git commands to generate.