From 111a2350ac1967b62ffa3024371819c812c46844 Mon Sep 17 00:00:00 2001 From: Manuel Bentele Date: Tue, 13 Oct 2020 16:19:21 +0200 Subject: Added support to keep track of kernel file changes in CMake With this patch, CMake keeps track of changes to original xloop Linux kernel source files. CMake will copy each file if a change is detected without rebuiling the CMake build and cache files. Futhrmore, changed default paths of udev rules and xloop kernel modules to be installed. --- kernel/tests/include/lapi/xloop.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel/tests/include') diff --git a/kernel/tests/include/lapi/xloop.h b/kernel/tests/include/lapi/xloop.h index 8e57b31..769d1f0 100644 --- a/kernel/tests/include/lapi/xloop.h +++ b/kernel/tests/include/lapi/xloop.h @@ -8,7 +8,7 @@ #include "config.h" #include -#include +#include #ifndef LO_FLAGS_PARTSCAN # define LO_FLAGS_PARTSCAN 8 -- cgit v1.2.3-55-g7522