summaryrefslogtreecommitdiff
path: root/profiles/prefix/linux/arm/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/prefix/linux/arm/make.defaults')
-rw-r--r--profiles/prefix/linux/arm/make.defaults7
1 files changed, 0 insertions, 7 deletions
diff --git a/profiles/prefix/linux/arm/make.defaults b/profiles/prefix/linux/arm/make.defaults
deleted file mode 100644
index 22479baf6f0e..000000000000
--- a/profiles/prefix/linux/arm/make.defaults
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-ARCH="arm"
-# This is a pretty specific profile to the armv7 arch, we can change that later
-CHOST="armv7a-softfloat-linux-gnueabi"
-CHOST_arm="${CHOST}"