diff options
Diffstat (limited to 'toolchains/shell/compiler+tools.TARGETS')
-rw-r--r-- | toolchains/shell/compiler+tools.TARGETS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchains/shell/compiler+tools.TARGETS b/toolchains/shell/compiler+tools.TARGETS index f081d9f..6d4aae1 100644 --- a/toolchains/shell/compiler+tools.TARGETS +++ b/toolchains/shell/compiler+tools.TARGETS @@ -6,6 +6,6 @@ } , "defaults (unexported)": { "type": ["@", "rules", "shell", "defaults"] - , "base": [["@", "busybox", "shell", "defaults"]] + , "base": [["@", "tools", "shell", "defaults"]] } } |