build: Revert "build: fix make checkstyle"

This reverts commit 069e2a734c.

Reason for revert: The vpp-verify-checkstyle-master build executor now
runs 'make install-dep'

Type: fix

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I2ab6bee642b7ed631d2aa06203c76c3d0ca01c9e
This commit is contained in:
Dave Wallace
2019-11-13 12:32:28 -05:00
parent 318fbfe89d
commit ed32c6391f

View File

@@ -559,7 +559,7 @@ cscope: cscope.files
checkstyle:
@build-root/scripts/checkstyle.sh
#yamllint $(WS_ROOT)/src
yamllint $(WS_ROOT)/src
fixstyle:
@build-root/scripts/checkstyle.sh --fix