update script
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 6 Dec 2006 17:18:58 +0000 (17:18 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 6 Dec 2006 17:18:58 +0000 (17:18 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@2286 04897980-b3bd-0310-b5e0-8ef037075253

scripts/lttng-6-split-script.sh

index 3c596fdbe7ce045766bfb841b0079c81f7a33b31..181b11b91c2d49069b93d4d4f0f52675645b6b63 100755 (executable)
@@ -176,7 +176,6 @@ IN="?_include_asm-alpha_ltt.h
 ?_include_asm-m68k_ltt.h
 ?_include_asm-m68knommu_ltt.h
 ?_include_asm-mips_ltt.h
-?_include_asm-mips_mipsregs.h
 ?_include_asm-mips_timex.h
 ?_arch_mips_kernel_time.c
 ?_include_asm-parisc_ltt.h
@@ -309,7 +308,6 @@ printf -v COUNT "%02d" ${VALUE}
 IN="?_arch_mips_kernel_process.c
 ?_arch_mips_kernel_ptrace.c
 ?_arch_mips_kernel_syscall.c
-?_arch_mips_kernel_time.c
 ?_arch_mips_kernel_traps.c
 ?_arch_mips_kernel_unaligned.c
 ?_include_asm-mips_mipsregs.h
@@ -346,8 +344,7 @@ FILE=../${PRENAME}${COUNT}${NAME}-instrumentation-ppc.diff
 VALUE=$(( ${VALUE} + 1 ))
 printf -v COUNT "%02d" ${VALUE}
 
-IN="?_arch_ppc_Kconfig
-?_arch_ppc_kernel_misc.S
+IN="?_arch_ppc_kernel_misc.S
 ?_arch_ppc_kernel_time.c
 ?_arch_ppc_kernel_traps.c
 ?_arch_ppc_mm_fault.c"
This page took 0.024019 seconds and 4 git commands to generate.