Skip to content

Commit

Permalink
Merge pull request #1433 from joe-lawrence/kmod-patch-hook
Browse files Browse the repository at this point in the history
kmod: fix OOT kpatch kmod build
  • Loading branch information
joe-lawrence authored Jan 17, 2025
2 parents 9ba1ce8 + a907d45 commit b15c09c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kmod/patch/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ $(KPATCH_NAME).ko:
$(obj)/$(KPATCH_NAME).o: $(src)/kpatch.lds

patch-hook.o: patch-hook.c kpatch-patch-hook.c livepatch-patch-hook.c
$(KPATCH_MAKE) patch-hook.o

clean:
$(RM) -Rf .*.o.cmd .*.ko.cmd .tmp_versions $(BUILDABLE_OBJS) *.ko *.mod.c \
Expand Down

0 comments on commit b15c09c

Please sign in to comment.