Skip to content
Snippets Groups Projects
Commit 4eb5a7d6 authored by Jeong Han Lee's avatar Jeong Han Lee
Browse files

missing RULES_PATCH

parent da9e629c
No related branches found
No related tags found
No related merge requests found
.PHONY: patch patchrevert
## Apply Patch Files
patch:
$(QUIET) $(call patch_site)
## Revert Patch Files
patchrevert:
$(QUIET) $(call patch_revert_site)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment