mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-05 08:52:23 +00:00
Merge pull request #2957 from kojustin/fix.typo
Non-existent target check is marked phony
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user