Alexander Egorenkov
2020-10-02 11:19:45 +02:00
committed by Peter Korsgaard
parent 62ef85fce9
commit e013029b17

View File

@@ -54,6 +54,8 @@ else ifeq ($(BR2_mips64),y)
GO_GOARCH = mips64
else ifeq ($(BR2_mips64el),y)
GO_GOARCH = mips64le
else ifeq ($(BR2_s390x),y)
GO_GOARCH = s390x
endif
# For the convienience of target packages.