summaryrefslogtreecommitdiff
path: root/etc/defaults/shell/stage-0.TARGETS
blob: 06a0c5c81f418fb309ce033968750edcccbcfc3f (plain)
1
2
3
4
5
6
7
{ "defaults":
  { "type": "defaults"
  , "sh": ["bin/sh"]
  , "toolchain": [["@", "busybox", "", "bootstrap"]]
  , "bin dirs": ["bin"]
  }
}