summaryrefslogtreecommitdiff
path: root/toolchain.mk
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2021-11-02 22:14:04 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-11-02 22:14:04 +0000
commitbacb4c50d5bb3d256aa1a49fc7fda845597a280a (patch)
treeafcbb319fc0f9bcca4e023ecb568fd0cf13095ea /toolchain.mk
parent6d9b943689cf6abab7bc910d25598b418edfe652 (diff)
parent19d5b21baa56455172b903b8821d5060fb39a2b2 (diff)
downloadmipsel-linux-android-4.7-main.tar.gz
Merge changes Ibd2aebf9,Ice81d949HEADmastermain
* changes: Remove mipsel-linux-android gcc-4.7 bins, libs, and includes add OWNERS for prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7
Diffstat (limited to 'toolchain.mk')
-rw-r--r--toolchain.mk17
1 files changed, 0 insertions, 17 deletions
diff --git a/toolchain.mk b/toolchain.mk
deleted file mode 100644
index a59ffa4..0000000
--- a/toolchain.mk
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright (C) 2013 The Android Open Source Project
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-LOCAL_PATH := $(call my-dir)
-
-include $(call all-makefiles-under, $(LOCAL_PATH))