summaryrefslogtreecommitdiff
path: root/toolchains/patch/tools-all.TARGETS
blob: 9eeb7e8c8d7a1b01ce79762fa5ed5042e0b216c8 (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", "patch", "defaults"]
  , "base": [["@", "busybox", "patch", "defaults"]]
  }
}