diff options
Diffstat (limited to 'toolchains/busybox.TARGETS')
-rw-r--r-- | toolchains/busybox.TARGETS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/toolchains/busybox.TARGETS b/toolchains/busybox.TARGETS new file mode 100644 index 0000000..53e5b24 --- /dev/null +++ b/toolchains/busybox.TARGETS @@ -0,0 +1,3 @@ +{ "toolchain": + {"type": "install", "dirs": [[["@", "busybox", "", "toolchain"], "."]]} +} |