Use msmsteppe target name instead of macro as macro cannot be used in target rc file. Signed-off-by: Ramprasad Katkam <[email protected]> Change-Id: I0f3ec299b28b7dfd9f8ac9985eea0c22a4611f9e
@@ -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