diff --git a/kpatch-build/Makefile b/kpatch-build/Makefile index 043ca28..7d038aa 100644 --- a/kpatch-build/Makefile +++ b/kpatch-build/Makefile @@ -35,4 +35,4 @@ uninstall: $(RM) $(BINDIR)/kpatch-build clean: - $(RM) $(TARGETS) *.o *.d insn/*.d + $(RM) $(TARGETS) *.o *.d insn/*.o insn/*.d