ikev2: support responder hostname
[vpp.git] / Makefile
index 6950040..149af03 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -641,7 +641,7 @@ fixstyle:
 
 .PHONY: checkstyle-api
 checkstyle-api:
-       @extras/scripts/crcchecker.py --check-patch
+       @extras/scripts/crcchecker.py --check-patchset
 
 # necessary because Bug 1696324 - Update to python3.6 breaks PyYAML dependencies
 # Status:      CLOSED CANTFIX