From aea952933058d1f71173f142fc1ec55a14849f48 Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Fri, 29 Dec 2023 18:46:18 +0100 Subject: stage-0/busybox: Bootstrap via proper Justbuild target --- etc/scripts/TARGETS | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'etc/scripts/TARGETS') diff --git a/etc/scripts/TARGETS b/etc/scripts/TARGETS index 1fb0454..a3f7fa0 100644 --- a/etc/scripts/TARGETS +++ b/etc/scripts/TARGETS @@ -1,5 +1 @@ -{ "bootstrap-busybox": - {"type": "install", "deps": [["TREE", null, "bootstrap-busybox"]]} -, "bootstrap-ar": {"type": "install", "deps": ["bootstrap-ar.sh"]} -, "bootstrap-make": {"type": "install", "deps": ["bootstrap-make.sh"]} -} +{"bootstrap-ar": {"type": "install", "deps": ["bootstrap-ar.sh"]}} -- cgit v1.2.3