update marker
[lttv.git] / 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.022175 seconds and 4 git commands to generate.