update scripts
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 5 Feb 2007 19:18:03 +0000 (19:18 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 5 Feb 2007 19:18:03 +0000 (19:18 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@2367 04897980-b3bd-0310-b5e0-8ef037075253

scripts/lttng-6-split-script.sh

index 2927881dce25a7add480d35c462235bf0b65598a..b8604d54f085cd1d50b1b562e2ea175405c4df45 100755 (executable)
@@ -41,7 +41,8 @@ printf -v COUNT "%02d" ${VALUE}
 
 IN="?_include_asm-powerpc_prom.h
 ?_include_asm-sparc64_tlb.h
-?_kernel_time_clocksource.c" # sched.h for m68k
+?_kernel_time_clocksource.c
+?_include_asm-powerpc_dcr.h"
 
 for a in $IN; do wr $a $FILE; done
 
This page took 0.023978 seconds and 4 git commands to generate.