update scripts
[lttv.git] / 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.029766 seconds and 4 git commands to generate.