aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/rt0_linux_mipsx.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/rt0_linux_mipsx.s')
-rw-r--r--src/runtime/rt0_linux_mipsx.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/rt0_linux_mipsx.s b/src/runtime/rt0_linux_mipsx.s
index 74b8f50b73..9f5842b51a 100644
--- a/src/runtime/rt0_linux_mipsx.s
+++ b/src/runtime/rt0_linux_mipsx.s
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build linux && (mips || mipsle)
// +build linux
// +build mips mipsle