eqs: initial rebrand

This commit is contained in:
SGCMarkus 2023-07-25 19:07:41 +02:00
commit ee61490715
35 changed files with 94 additions and 62 deletions

View file

@ -7,6 +7,6 @@
LOCAL_PATH := $(call my-dir)
ifeq ($(TARGET_DEVICE),hiphi)
ifeq ($(TARGET_DEVICE),eqs)
include $(call all-subdir-makefiles,$(LOCAL_PATH))
endif