mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
Merge pull request #1311 from rneugeba/kbuild
kernel: Make 'tag' the default target
This commit is contained in:
commit
446d15d2d7
@ -1,6 +1,6 @@
|
||||
DEBUG ?= 0
|
||||
|
||||
all: bzImage push
|
||||
all: bzImage tag
|
||||
|
||||
# We push the image to hub twice, once with the full kernel version of
|
||||
# "mobylinux/kernel:<kernel version>.<major version>.<minor version>-<n>",
|
||||
|
Loading…
Reference in New Issue
Block a user