From 6d4e3c17ec98b263543b373d8c91bf67b724d1df Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Mon, 10 Jan 2022 23:19:10 -0500 Subject: add target: make mu --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 3445d1f..7512190 100644 --- a/Makefile +++ b/Makefile @@ -357,8 +357,6 @@ upgrade: install-submodules install initrd upgrade-key: upgrade key -up: update upgrade - .PHONY: usb key emu testinitrdkey testinitrd total-destroy persist persist: | partitions/persist.img @@ -368,6 +366,7 @@ partitions/persist.img: usb emu: initrd rootfs key keymu emu-key: initrd cleanmu: rootfs-clean total-destroy emu +mu: up cleanmu usb emu key keymu emu-key total-destroy: make -C partitions clean $@ -- cgit v1.2.3