mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
t18x: add option to point to collapsed kernel
Bug 1783210 Signed-off-by: dmitry pervushin <dpervushin@nvidia.com> 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 <avanbrunt@nvidia.com> Tested-by: Alexander Van Brunt <avanbrunt@nvidia.com> Reviewed-on: http://git-master/r/1183012
This commit is contained in:
committed by
Sameer Pujar
parent
78f9429384
commit
335e09749f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user