From 335e09749f0e188910e2e3032d3d04da75e7c8f8 Mon Sep 17 00:00:00 2001 From: dmitry pervushin Date: Sun, 3 Jul 2016 18:19:35 +0200 Subject: [PATCH] t18x: add option to point to collapsed kernel Bug 1783210 Signed-off-by: dmitry pervushin Change-Id: Iec6456b5ac7bba7e6eca98d84d9ed896092ba717 Reviewed-on: http://git-master/r/1174854 Reviewed-on: http://git-master/r/1177297 GVS: Gerrit_Virtual_Submit Reviewed-by: Alexander Van Brunt Tested-by: Alexander Van Brunt Reviewed-on: http://git-master/r/1183012 --- sound/soc/tegra-alt/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sound/soc/tegra-alt/Makefile b/sound/soc/tegra-alt/Makefile index f9263913..3966f456 100644 --- a/sound/soc/tegra-alt/Makefile +++ b/sound/soc/tegra-alt/Makefile @@ -1,5 +1,7 @@ -KBUILD_CFLAGS += -I$(srctree)/sound/soc/tegra-alt subdir-ccflags-y += -Werror +EXTRA_CFLAGS += -I$(srctree)/sound/soc/tegra-alt +EXTRA_CFLAGS += -I$(srctree) +EXTRA_CFLAGS += -I$(srctree)/../t18x snd-soc-tegra186-alt-xbar-objs := tegra186_xbar_alt.o \ ../../../../$(lastword $(subst /, ,$(srctree)))/sound/soc/tegra-alt/tegra210_xbar_alt.o