summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/arch/mips/mips64/make.defaults')
-rw-r--r--profiles/arch/mips/mips64/make.defaults7
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/arch/mips/mips64/make.defaults b/profiles/arch/mips/mips64/make.defaults
new file mode 100644
index 000000000000..c1770db2bf8d
--- /dev/null
+++ b/profiles/arch/mips/mips64/make.defaults
@@ -0,0 +1,7 @@
+# Copyright 2010-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+PROFILE_ARCH="mips64"
+
+CHOST="mips64-unknown-linux-gnu"