From 2e5187a6b402f7e7ac95d2378bad716c2c613b02 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 5168726..c87806d 100644 --- a/Makefile +++ b/Makefile @@ -363,8 +363,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 @@ -374,6 +372,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