diff options
author | Oliver Reiche <oliver.reiche@gmail.com> | 2023-12-29 18:46:18 +0100 |
---|---|---|
committer | Oliver Reiche <oliver.reiche@huawei.com> | 2024-01-10 13:21:17 +0100 |
commit | aea952933058d1f71173f142fc1ec55a14849f48 (patch) | |
tree | d857fde70509d77e9aa35a1c0e986b217c54c942 /etc/repos.json | |
parent | 19faf1fa1f5aff4854377824e6d4a8b9c0c09032 (diff) | |
download | bootstrappable-toolchain-aea952933058d1f71173f142fc1ec55a14849f48.tar.gz |
stage-0/busybox: Bootstrap via proper Justbuild target
Diffstat (limited to 'etc/repos.json')
-rw-r--r-- | etc/repos.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/repos.json b/etc/repos.json index 21ca974..cc85614 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -245,7 +245,6 @@ , "target_file_name": "stage-0-busybox.TARGETS" , "bindings": { "rules": "rules/stage-0" - , "scripts": "scripts" , "gcc": "stage-0/gcc" , "make": "stage-0/make" } |