msm8976-common: Add gts28velte and gts210velte to build guard

lineage-17.1
Daniel Reimer 6 years ago committed by LuK1337
parent f7f672f6fb
commit 7e5c3cf247

@ -25,7 +25,7 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter gts210vewifi gts28vewifi,$(TARGET_DEVICE)),)
ifneq ($(filter gts210velte gts210vewifi gts28velte gts28vewifi,$(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH))

@ -34,7 +34,7 @@ fi
setup_vendor "$DEVICE_COMMON" "$VENDOR" "$CM_ROOT" "true" "$1"
# Copyright headers and guards
write_headers "gts210vewifi gts28vewifi"
write_headers "gts210velte gts210vewifi gts28velte gts28vewifi"
# The standard common blobs
write_makefiles "$MY_DIR"/proprietary-files.txt

Loading…
Cancel
Save