summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2015-11-15 01:43:44 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2015-11-15 01:43:44 (GMT)
commit326a958f8514eacd8afb5da2d27cc46c3887948a (patch)
tree9e021ac7117ee7921e53417916ac4ed407cbfbf2 /samples
parent465e5a8b9fd65555af44a404c9b2e3b8ac12a874 (diff)
samples: Forgot to unmark mips64 samples as not experimental
As per 4be766254d2368901513aa25fefbaa383092f3cd, mips64 is not longer experimental, and as such, the samples should not need it enabled. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
Diffstat (limited to 'samples')
-rw-r--r--samples/mips64el-n32-linux-uclibc/crosstool.config1
-rw-r--r--samples/mips64el-n64-linux-uclibc/crosstool.config1
2 files changed, 0 insertions, 2 deletions
diff --git a/samples/mips64el-n32-linux-uclibc/crosstool.config b/samples/mips64el-n32-linux-uclibc/crosstool.config
index 1aa44c9..0f61616 100644
--- a/samples/mips64el-n32-linux-uclibc/crosstool.config
+++ b/samples/mips64el-n32-linux-uclibc/crosstool.config
@@ -1,4 +1,3 @@
-CT_EXPERIMENTAL=y
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_SAVE_TARBALLS=y
CT_LOG_EXTRA=y
diff --git a/samples/mips64el-n64-linux-uclibc/crosstool.config b/samples/mips64el-n64-linux-uclibc/crosstool.config
index 2bc625b..2853ccb 100644
--- a/samples/mips64el-n64-linux-uclibc/crosstool.config
+++ b/samples/mips64el-n64-linux-uclibc/crosstool.config
@@ -1,4 +1,3 @@
-CT_EXPERIMENTAL=y
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_SAVE_TARBALLS=y
CT_LOG_EXTRA=y