universal7870: update devices for TARGET_DEVICE

This commit is contained in:
Alejandro 2020-06-18 08:35:58 +02:00
parent e79bf4f1de
commit 9bcf703564

View file

@ -16,7 +16,7 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter a3y17lte j5y17lte j7y17lte a6lte j6lte, $(TARGET_DEVICE)),)
ifneq ($(filter a3y17lte j5y17lte j6lte j7velte j7xelte j7y17lte on7xelte, $(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH))
include $(CLEAR_VARS)