update scripts
[lttv.git] / scripts / lttng-core-split-script.sh
index 740e11f255372a2198a1145b1a1a2d7866704a8c..a8ba2850d78fd2dd174d7384f1141feb85a843f4 100755 (executable)
@@ -84,7 +84,8 @@ IN="?_include_asm-generic_vmlinux.lds.h
 ?_include_asm-um_marker.h
 ?_include_asm-v850_marker.h
 ?_include_asm-x86_64_marker.h
-?_include_asm-xtensa_marker.h"
+?_include_asm-xtensa_marker.h
+?_kernel_module.c"
 
 for a in $IN; do wr $a $FILE; done
 
This page took 0.02211 seconds and 4 git commands to generate.