From f9a599edf6aee5d165159f89c5c120a1792cc100 Mon Sep 17 00:00:00 2001 From: compudj Date: Mon, 5 Feb 2007 19:18:03 +0000 Subject: [PATCH] update scripts git-svn-id: http://ltt.polymtl.ca/svn@2367 04897980-b3bd-0310-b5e0-8ef037075253 --- scripts/lttng-6-split-script.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/lttng-6-split-script.sh b/scripts/lttng-6-split-script.sh index 2927881d..b8604d54 100755 --- a/scripts/lttng-6-split-script.sh +++ b/scripts/lttng-6-split-script.sh @@ -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 -- 2.34.1