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

Unverified Commit b324a86d authored by Gagan Malvi's avatar Gagan Malvi Committed by Michael Bestas
Browse files

post_proc: Add bengal to the list



Without this libvolumelistener doesn't compile.

Signed-off-by: default avatarGagan Malvi <malvigagan@gmail.com>
Change-Id: I23f2a81723257c173397edcbb9ac081bcf51014b
parent afea47fb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -153,7 +153,7 @@ endif

################################################################################

ifneq ($(filter msm8992 msm8994 msm8996 msm8998 sdm660 sdm845 apq8098_latv sdm710 msm8953 msm8937 qcs605 sdmshrike msmnile kona lahaina holi atoll $(MSMSTEPPE) $(TRINKET) lito,$(TARGET_BOARD_PLATFORM)),)
ifneq ($(filter msm8992 msm8994 msm8996 msm8998 sdm660 sdm845 apq8098_latv sdm710 msm8953 msm8937 qcs605 sdmshrike msmnile kona lahaina holi atoll $(MSMSTEPPE) $(TRINKET) lito bengal,$(TARGET_BOARD_PLATFORM)),)

include $(CLEAR_VARS)