From 326eaca41f2e68812652b8d292a66e1feb68dca5 Mon Sep 17 00:00:00 2001 From: notfound405 <43387518+185264646@users.noreply.github.com> Date: Tue, 12 Sep 2023 02:35:38 +0800 Subject: [PATCH] Makefile(refactor): split all targets to multiple lines It makes diff easier to read. --- Makefile | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5974ed0..bca3f9b 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,15 @@ CROSS_FLAGS = ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_FLAGS_BOOT = CROSS_COMPILE=aarch64-linux-gnu- -all: pine64-pinephone.img.xz pine64-pinetab.img.xz purism-librem5.tar.xz boot-xiaomi-beryllium-tianma.img boot-xiaomi-beryllium-ebbg.img boot-oneplus-enchilada.img boot-oneplus-fajita.img sourceparts-pocketpc.img.xz +all: \ + pine64-pinephone.img.xz \ + pine64-pinetab.img.xz \ + purism-librem5.tar.xz \ + boot-xiaomi-beryllium-tianma.img \ + boot-xiaomi-beryllium-ebbg.img \ + boot-oneplus-enchilada.img \ + boot-oneplus-fajita.img \ + sourceparts-pocketpc.img.xz pine64-pinephone.img: fat-pine64-pinephone.img u-boot-sunxi-with-spl.bin