summaryrefslogtreecommitdiff
path: root/toolchains/shell/compiler+tools.TARGETS
blob: f081d9f8a5473f115d507acb5bf0b51204cb0ad1 (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", "shell", "defaults"]
  , "base": [["@", "busybox", "shell", "defaults"]]
  }
}