diff options
Diffstat (limited to 'sound/hda/Makefile')
-rw-r--r-- | sound/hda/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/hda/Makefile b/sound/hda/Makefile new file mode 100644 index 000000000000..59c8d1feb5aa --- /dev/null +++ b/sound/hda/Makefile | |||
@@ -0,0 +1,3 @@ | |||
1 | snd-hda-core-objs := hda_bus_type.o | ||
2 | |||
3 | obj-$(CONFIG_SND_HDA_CORE) += snd-hda-core.o | ||