summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew F. Davis2018-09-12 12:58:52 -0500
committerAndrew F. Davis2018-09-12 12:58:52 -0500
commit4ddbdf80533db256e268be9ef6c5383da041201d (patch)
tree9377faf0c88b2aadddb191a9bdc5de3a0e527375
parent1e9ef039c592036ff0a015b9bbc27538a58e131f (diff)
downloadhardware-ti-j721e-4ddbdf80533db256e268be9ef6c5383da041201d.tar.gz
hardware-ti-j721e-4ddbdf80533db256e268be9ef6c5383da041201d.tar.xz
hardware-ti-j721e-4ddbdf80533db256e268be9ef6c5383da041201d.zip
Add initial AM65x makefile that includes related projects
This makefile can be included by any device using an AM65x family SoC. Signed-off-by: Andrew F. Davis <afd@ti.com>
-rw-r--r--am65x.mk17
1 files changed, 17 insertions, 0 deletions
diff --git a/am65x.mk b/am65x.mk
new file mode 100644
index 0000000..f8f183a
--- /dev/null
+++ b/am65x.mk
@@ -0,0 +1,17 @@
1# Copyright (C) 2018 The Android Open Source Project
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15# This file lists the modules that are specific to AM65x devices.
16
17PRODUCT_PACKAGES += \