diff options
Diffstat (limited to 'toolchains/CC/foreign/tools-all.TARGETS')
-rw-r--r-- | toolchains/CC/foreign/tools-all.TARGETS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/toolchains/CC/foreign/tools-all.TARGETS b/toolchains/CC/foreign/tools-all.TARGETS index 260bc43..079a97c 100644 --- a/toolchains/CC/foreign/tools-all.TARGETS +++ b/toolchains/CC/foreign/tools-all.TARGETS @@ -1,4 +1,10 @@ { "defaults": + { "type": "export" + , "target": "defaults (unexported)" + , "flexible_config": + ["ARCH", "ENV", "HOST_ARCH", "TARGET_ARCH", "TOOLCHAIN_CONFIG"] + } +, "defaults (unexported)": { "type": ["@", "rules", "CC/foreign", "defaults"] , "base": [ ["@", "busybox", "CC/foreign", "defaults"] |