[REFACTOR] divide kprobe tests module
[kernel/swap-modules.git] / tests / kprobe_tests / Kbuild
1 EXTRA_CFLAGS := $(extra_cflags)
2
3 obj-m := swap_kp_tests.o
4 swap_kp_tests-y := \
5         kp_module.o \
6         kp_tests.o