Skip to content
Snippets Groups Projects
Commit 0b9d1995 authored by Carlos Arriaga's avatar Carlos Arriaga Committed by Arian
Browse files

sm8350-common: Add redwood support

Change-Id: I1baab3cc53c3f0cb19ae3103d53f5413ba088545
parent 1895fbd4
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter haydn lisa mars odin renoir star venus,$(TARGET_DEVICE)),)
ifneq ($(filter haydn lisa mars odin redwood renoir star venus,$(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH))
include $(CLEAR_VARS)
......
......@@ -25,7 +25,7 @@ source "${HELPER}"
setup_vendor "${DEVICE_COMMON}" "${VENDOR}" "${ANDROID_ROOT}" true
# Warning headers and guards
write_headers "haydn lisa mars odin renoir star venus"
write_headers "haydn lisa mars odin redwood renoir star venus"
# The standard common blobs
write_makefiles "${MY_DIR}/proprietary-files.txt" true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment