From 158db9950d0f8cff56e748f852fef97aeb5bf5a1 Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Wed, 15 Mar 2017 14:31:27 +0000 Subject: [PATCH] kernel: Make 'tag' the default target This is a stop-gap to prevent accidental push of kernel images to hub until we sort out doing this from CI. Signed-off-by: Rolf Neugebauer --- kernel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/Makefile b/kernel/Makefile index 42905d83c..cf03297dc 100644 --- a/kernel/Makefile +++ b/kernel/Makefile @@ -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:..-",