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

Commit d7e53dd0 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "audio-kernel: Assign target name msmsteppe for sm6150"

parents 76cf2831 ddb6e41c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ AUDIO_SELECT := CONFIG_SND_SOC_SM8150=m
endif

ifeq ($(call is-board-platform,$(MSMSTEPPE)),true)
TARGET := $(MSMSTEPPE)
TARGET := talos
AUDIO_SELECT  := CONFIG_SND_SOC_SM6150=m
endif