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