mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-04 08:26:42 +00:00
Rename "tag*" Makefile targets to "build*"
This better matches the `linuxkit pkg build` nomenclature. Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
@@ -63,7 +63,7 @@ endif
|
||||
|
||||
KERNEL_VERSIONS=
|
||||
|
||||
.PHONY: check tag push
|
||||
.PHONY: check build push
|
||||
# Targets:
|
||||
# fetch: Downloads the kernel sources into ./sources
|
||||
# build: Builds all kernels
|
||||
|
Reference in New Issue
Block a user