update scripts
[lttv.git] / scripts / lttng-6-split-script.sh
index 51eb7ca201f9089e3f2d967ea9d1b7d65d9dd9d4..9f3838e477646ecaf0cec74e2ec6882ff1a3ccb8 100755 (executable)
@@ -42,7 +42,8 @@ printf -v COUNT "%02d" ${VALUE}
 IN="?_arch_powerpc_kernel_prom_parse.c
 ?_include_powerpc_prom.h
 ?_include_asm-sparc64_tlb.h
-?_kernel_time_clocksource.c"
+?_kernel_time_clocksource.c
+?_include_asm-ppc_ocp.h"
 
 for a in $IN; do wr $a $FILE; done
 
This page took 0.021829 seconds and 4 git commands to generate.