From 060a0cf338d6024eee37cc344c224fe3bcb78e81 Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Fri, 20 Oct 2023 16:07:58 +0200 Subject: Initial commit --- toolchains/busybox.TARGETS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 toolchains/busybox.TARGETS (limited to 'toolchains/busybox.TARGETS') 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"], "."]]} +} -- cgit v1.2.3