aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-10-31 20:18:00 +0000
committerLaurent Bercot <ska@appnovation.com>2023-10-31 20:18:00 +0000
commit75f580bccb1208ce1bdbdd26d5514f9f357826f7 (patch)
tree522aa96dc062630f4101394c457a5d0f7c995cc5 /Makefile
parentffe0429b4cbbe235c6e2e8743696e03e08a87a9c (diff)
downloadlh-bootstrap-75f580bccb1208ce1bdbdd26d5514f9f357826f7.tar.gz
Roll back to linux-6.3.5 because objtool changed
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
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