Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 00681076 authored by Rom Lemarchand's avatar Rom Lemarchand
Browse files

Add support for msm8974 and msm8226 targets

Adding support for msm8974 and msm8226 targets to make Qualcomm patch
integration easier.

Change-Id: Id3196c8c314ee1174580b22b11fc4068b0421504
parent 795d21f1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
ifneq ($(filter msm8960 msm8x26 msm8x74,$(TARGET_BOARD_PLATFORM)),)
ifneq ($(filter msm8960 msm8226 msm8x26 msm8974 msm8x74,$(TARGET_BOARD_PLATFORM)),)

LOCAL_PATH := $(call my-dir)