mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: Decommonize dtbhtoolExynos
* also add m30lte, a30, a40 in guard Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
58c6213605
commit
44697f9a6e
2 changed files with 1 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifneq ($(filter m20lte, $(TARGET_DEVICE)),)
|
||||
ifneq ($(filter m20lte m30lte a40 a30, $(TARGET_DEVICE)),)
|
||||
|
||||
include $(call all-makefiles-under,$(LOCAL_PATH))
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue