From 75f580bccb1208ce1bdbdd26d5514f9f357826f7 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 31 Oct 2023 20:18:00 +0000 Subject: Roll back to linux-6.3.5 because objtool changed Signed-off-by: Laurent Bercot --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c8da364..2346211 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,6 @@ it: all all: kernel rootfs rwfs userfs images -all-but-kernel: rootfs rwfs userfs images kernel: $(OUTPUT)/build-$(TRIPLE)/kernel/.lh_installed $(OUTPUT)/build-$(TRIPLE)/kernel/.lh_modules_installed rootfs: $(OUTPUT)/tmp/.lh_rootfs_installed rwfs: $(OUTPUT)/tmp/.lh_rwfs_installed -- cgit v1.3.1