summaryrefslogtreecommitdiffstats
path: root/package/go
diff options
context:
space:
mode:
Diffstat (limited to 'package/go')
-rw-r--r--package/go/Config.in.host2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/go/Config.in.host b/package/go/Config.in.host
index d79c669e0a..8d4d346bf3 100644
--- a/package/go/Config.in.host
+++ b/package/go/Config.in.host
@@ -6,7 +6,7 @@ config BR2_PACKAGE_HOST_GO_ARCH_SUPPORTS
|| BR2_mips64 || BR2_mips64el
depends on !BR2_ARM_CPU_ARMV4
# MIPS R6 support in Go has not yet been developed.
- depends on !BR2_mips_64r6
+ depends on !BR2_MIPS_CPU_MIPS64R6
config BR2_PACKAGE_HOST_GO_CGO_LINKING_SUPPORTS
bool
OpenPOWER on IntegriCloud