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

Commit 6f168982 authored by Chirayu Desai's avatar Chirayu Desai Committed by Michael Bestas
Browse files

Revert "msm8x74: remove from top level makefile"

This reverts commit 1c9849ca.

Change-Id: I5ba7e814ead8467f0b7e5928e22ed73fc7848b8b
parent 3f540f58
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -2,7 +2,7 @@ ifeq ($(call my-dir),$(call project-path-for,qcom-audio))


# TODO:  Find a better way to separate build configs for ADP vs non-ADP devices
# TODO:  Find a better way to separate build configs for ADP vs non-ADP devices
ifneq ($(TARGET_BOARD_AUTO),true)
ifneq ($(TARGET_BOARD_AUTO),true)
  ifneq ($(filter msm8960 msm8226 msm8x26 msm8x84 msm8084 msm8992 msm8994 msm8996 msm8909 msm8952 msm8998,$(TARGET_BOARD_PLATFORM)),)
  ifneq ($(filter msm8960 msm8226 msm8x26 msm8974 msm8x74 msm8x84 msm8084 msm8992 msm8994 msm8996 msm8909 msm8952 msm8998,$(TARGET_BOARD_PLATFORM)),)


    MY_LOCAL_PATH := $(call my-dir)
    MY_LOCAL_PATH := $(call my-dir)