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

Commit 48d8ab84 authored by Patrick Tjin's avatar Patrick Tjin Committed by android-build-merger
Browse files

msm8x74: remove from top level makefile

am: 1c9849ca

* commit '1c9849ca':
  msm8x74: remove from top level makefile

Change-Id: Ideaf4048dc07249c831e10a81a1e632bdd351aee
parents 1568f8d0 1c9849ca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# TODO:  Find a better way to separate build configs for ADP vs non-ADP devices
ifneq ($(TARGET_BOARD_AUTO),true)
  ifneq ($(filter msm8960 msm8226 msm8x26 msm8974 msm8x74 msm8x84 msm8084 msm8992 msm8994 msm8996,$(TARGET_BOARD_PLATFORM)),)
  ifneq ($(filter msm8960 msm8226 msm8x26 msm8x84 msm8084 msm8992 msm8994 msm8996,$(TARGET_BOARD_PLATFORM)),)

    MY_LOCAL_PATH := $(call my-dir)