summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jacinto6')
-rw-r--r--jacinto6/Android.mk18
-rw-r--r--jacinto6/ti-jacinto6-vendor.mk20
2 files changed, 38 insertions, 0 deletions
diff --git a/jacinto6/Android.mk b/jacinto6/Android.mk
new file mode 100644
index 0000000..f99f4b2
--- /dev/null
+++ b/jacinto6/Android.mk
@@ -0,0 +1,18 @@
1# Copyright (C) 2011 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
16ifeq ($(TARGET_BOARD_PLATFORM),jacinto6)
17 include $(call all-subdir-makefiles)
18endif
diff --git a/jacinto6/ti-jacinto6-vendor.mk b/jacinto6/ti-jacinto6-vendor.mk
new file mode 100644
index 0000000..1bb1d16
--- /dev/null
+++ b/jacinto6/ti-jacinto6-vendor.mk
@@ -0,0 +1,20 @@
1# Copyright (C) 2011 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
16# This lists the packages that are necessary to build a device using
17# the Texas Instruments OMAP 54xx series SoCs
18
19PRODUCT_PACKAGES += \
20 ti_jacinto6_sgx_libs