Merge pull request #2957 from kojustin/fix.typo

Non-existent target check is marked phony
This commit is contained in:
Justin Cormack
2018-03-09 18:18:11 +00:00
committed by GitHub

View File

@@ -71,7 +71,7 @@ endif
KERNEL_VERSIONS=
.PHONY: check build push
.PHONY: fetch build push
# Targets:
# fetch: Downloads the kernel sources into ./sources
# build: Builds all kernels