summaryrefslogtreecommitdiff
path: root/toolchains/busybox.TARGETS
blob: 6b48931feae21efbae67e45e88a4b3102d7bdb55 (plain)
1
2
3
4
5
6
7
8
9
{ "toolchain":
  { "type": "export"
  , "target": "toolchain (unexported)"
  , "flexible_config":
    ["ARCH", "TARGET_ARCH", "TOOLCHAIN_CONFIG", "ENV", "BUILD_ARCH"]
  }
, "toolchain (unexported)":
  {"type": "install", "dirs": [[["@", "busybox", "", "toolchain"], "."]]}
}