16db73059bfc7830f10a291d4b666f8ed21b775a8Andrew Hsieh# Copyright (C) 2014 The Android Open Source Project
26db73059bfc7830f10a291d4b666f8ed21b775a8Andrew Hsieh#
36db73059bfc7830f10a291d4b666f8ed21b775a8Andrew Hsieh# Licensed under the Apache License, Version 2.0 (the "License");
46db73059bfc7830f10a291d4b666f8ed21b775a8Andrew Hsieh# you may not use this file except in compliance with the License.
56db73059bfc7830f10a291d4b666f8ed21b775a8Andrew Hsieh# You may obtain a copy of the License at
66db73059bfc7830f10a291d4b666f8ed21b775a8Andrew Hsieh#
76db73059bfc7830f10a291d4b666f8ed21b775a8Andrew Hsieh#      http://www.apache.org/licenses/LICENSE-2.0
86db73059bfc7830f10a291d4b666f8ed21b775a8Andrew Hsieh#
96db73059bfc7830f10a291d4b666f8ed21b775a8Andrew Hsieh# Unless required by applicable law or agreed to in writing, software
106db73059bfc7830f10a291d4b666f8ed21b775a8Andrew Hsieh# distributed under the License is distributed on an "AS IS" BASIS,
116db73059bfc7830f10a291d4b666f8ed21b775a8Andrew Hsieh# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
126db73059bfc7830f10a291d4b666f8ed21b775a8Andrew Hsieh# See the License for the specific language governing permissions and
136db73059bfc7830f10a291d4b666f8ed21b775a8Andrew Hsieh# limitations under the License.
146db73059bfc7830f10a291d4b666f8ed21b775a8Andrew Hsieh#
156db73059bfc7830f10a291d4b666f8ed21b775a8Andrew Hsieh
166db73059bfc7830f10a291d4b666f8ed21b775a8Andrew Hsieh# config file for the mipsel llvm-3.5 toolchain for the Android NDK
176db73059bfc7830f10a291d4b666f8ed21b775a8Andrew Hsieh# the real meat is in the setup.mk file adjacent to this one
186db73059bfc7830f10a291d4b666f8ed21b775a8Andrew Hsieh#
196db73059bfc7830f10a291d4b666f8ed21b775a8Andrew HsiehTOOLCHAIN_ARCH := mips
206db73059bfc7830f10a291d4b666f8ed21b775a8Andrew HsiehTOOLCHAIN_ABIS := mips
21