Fix the commit d2a186088d1b4a6fa2f05cccf5a40f9720a09bf1 Signed-off-by: Alberto Murillo <alberto.murillo.silva@xxxxxxxxx> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4c4f0fb..fe2eab3 100644 --- a/Makefile +++ b/Makefile @@ -82,7 +82,7 @@ clean-pkg: clean: clean-programs clean-doc clean-conf clean-scripts clean-pkg .PHONY:check -check: ARCH=$(shell sh script/checkarch.sh) +check: ARCH=$(shell sh scripts/checkarch.sh) check: CC=$(CHECK_CC_FLAGS) $(MAKE) all -- 2.3.2 (Apple Git-55) -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html