diff --git a/kernel/kpm/Makefile b/kernel/kpm/Makefile index 10cf7d44..b264c68d 100644 --- a/kernel/kpm/Makefile +++ b/kernel/kpm/Makefile @@ -1,2 +1,3 @@ obj-y += kpm.o -obj-y += compact.o \ No newline at end of file +obj-y += compact.o +obj-y += bypasscfi.o \ No newline at end of file