update marker
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Fri, 16 Feb 2007 04:52:52 +0000 (04:52 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Fri, 16 Feb 2007 04:52:52 +0000 (04:52 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@2390 04897980-b3bd-0310-b5e0-8ef037075253

scripts/lttng-6-split-script.sh

index af7af9d60ab08cc3d32a5247b6a273fa22d3056a..d6a25f10cbc6ad3013e5196c961f73c59c7fd29f 100755 (executable)
@@ -91,7 +91,8 @@ printf -v COUNT "%02d" ${VALUE}
 
 IN="?_include_asm-generic_vmlinux.lds.h
 ?_include_linux_module.h
-?_include_linux_marker.h"
+?_include_linux_marker.h
+?_include_linux_kernel.h"
 
 for a in $IN; do wr $a $FILE; done
 
This page took 0.023785 seconds and 4 git commands to generate.