diff --git a/kernel/kpm/Makefile b/kernel/kpm/Makefile index 38ce8fb8..e0a8ce1a 100644 --- a/kernel/kpm/Makefile +++ b/kernel/kpm/Makefile @@ -1,4 +1,4 @@ obj-y += kpm.o obj-y += compact.o -ccflags-y += -flto=thin -Wno-lto-type-mismatch \ No newline at end of file +ccflags-y += -flto=thin \ No newline at end of file