5 lines
130 B
Makefile
5 lines
130 B
Makefile
|
subdir-ccflags-y += -I$(srctree)/sound/pci/hda/
|
||
|
|
||
|
snd-hda-tegra-objs := hda_tegra.o
|
||
|
obj-$(CONFIG_SND_HDA_TEGRA) += snd-hda-tegra.o
|