summaryrefslogtreecommitdiff
path: root/toolchains/CC/foreign/busybox.TARGETS
blob: 3559b47b87132cd6dfc908e8c3ee9fe75fcff7ac (plain)
1
2
3
4
5
6
7
8
9
10
11
{ "defaults":
  { "type": "export"
  , "target": "defaults (unexported)"
  , "flexible_config":
    ["ARCH", "ENV", "HOST_ARCH", "TARGET_ARCH", "TOOLCHAIN_CONFIG"]
  }
, "defaults (unexported)":
  { "type": ["@", "rules", "CC/foreign", "defaults"]
  , "toolchain": ["staged-busybox"]
  }
}