diff options
Diffstat (limited to 'etc/repos.json')
-rw-r--r-- | etc/repos.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/repos.json b/etc/repos.json index 8720019..4aa6abb 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -21,6 +21,7 @@ , "target_root": "defaults" , "target_file_name": "stage-0.TARGETS" , "rule_root": "rules" + , "bindings": {"busybox": "stage-0/busybox"} } , "rules/stage-1": { "repository": "rules" |