Fix: update sched prev_state instrumentation for upstream kernel
[lttng-modules.git] / tests / Kbuild
index aabb8e206ed076d4b77d326de0f8c3b51b82eff2..c9391a03b840c81982bc47b9f1b0f7a02bf31d97 100644 (file)
@@ -1,6 +1,8 @@
+# SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1)
+
 TOP_LTTNG_MODULES_DIR := $(shell dirname $(lastword $(MAKEFILE_LIST)))/..
 
-include $(TOP_LTTNG_MODULES_DIR)/Makefile.ABI.workarounds
+include $(TOP_LTTNG_MODULES_DIR)/Kbuild.common
 
 ccflags-y += -I$(TOP_LTTNG_MODULES_DIR)
 
This page took 0.028552 seconds and 4 git commands to generate.