[Detail] 1. Add Android.mk to build with Android. 2. Add dtbo MTK-Commit-Id: ccfb12bc968ac711604b1e8ac8af45a29297210a Change-Id: I783baa7fa56daaf9cdff4e62c29b4a4f1d596a35 CR-Id: ALPS03725702 Feature: build process Signed-off-by: Po Hu <po.hu@mediatek.com>
17 lines
671 B
Makefile
17 lines
671 B
Makefile
# Copyright (c) 2015 MediaTek Inc.
|
|
#
|
|
# 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.
|
|
|
|
# dummy file
|
|
# To avoid scanning kernel when using findleaves.py to search CleanSpec.mk
|