projects
/
GitHub
/
LineageOS
/
G12
/
android_hardware_amlogic_kernel-modules_optee.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f18ce88
)
amlogic: Add 5.4 socs to guard
author
Vitaliy Tomin
<highwaystar.ru@gmail.com>
Tue, 1 Aug 2023 04:24:03 +0000
(12:24 +0800)
committer
Vitaliy Tomin
<highwaystar.ru@gmail.com>
Tue, 1 Aug 2023 04:24:03 +0000
(12:24 +0800)
* optee module code is same for 4.9 and 5.4
Change-Id: Ic1cd96a047b70f662cd7bb3c570bf351f4842deb
Android.mk
patch
|
blob
|
blame
|
history
diff --git
a/Android.mk
b/Android.mk
index 923e0df1aaeb0660149ca771b3042bdf4552db81..737d58b008ccaf35b4a98e02363c9c3d40ccbba1 100644
(file)
--- a/
Android.mk
+++ b/
Android.mk
@@
-14,7
+14,7
@@
# limitations under the License.
#
-ifneq ($(filter g12a g12b sm1,$(TARGET_AMLOGIC_SOC)),)
+ifneq ($(filter g12a g12b sm1
s4 sc2 t7
,$(TARGET_AMLOGIC_SOC)),)
LOCAL_PATH := $(call my-dir)
ifeq ($(TARGET_PREBUILT_KERNEL),)