From b055a955eefccb5cbe8570f4459cc275ae269741 Mon Sep 17 00:00:00 2001 From: compudj Date: Thu, 8 Feb 2007 00:08:17 +0000 Subject: [PATCH 1/1] update scripts git-svn-id: http://ltt.polymtl.ca/svn@2378 04897980-b3bd-0310-b5e0-8ef037075253 --- scripts/lttng-6-split-script.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/lttng-6-split-script.sh b/scripts/lttng-6-split-script.sh index 7b9e9dc8..60e01d0a 100755 --- a/scripts/lttng-6-split-script.sh +++ b/scripts/lttng-6-split-script.sh @@ -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 -- 2.34.1