summaryrefslogtreecommitdiff
path: root/toolchains/tools-all.TARGETS
blob: 23305378e2a931d3de70a81a8d310628304c1a13 (plain)
1
2
3
4
5
6
7
8
9
10
{ "toolchain":
  { "type": "install"
  , "dirs":
    [ [["@", "busybox", "", "toolchain"], "busybox"]
    , [["@", "make", "", "toolchain"], "make"]
    , [["@", "cmake", "", "toolchain"], "cmake"]
    , [["@", "python", "", "toolchain"], "python"]
    ]
  }
}