Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(51)

Unified Diff: sound/soc/tegra/Makefile

Issue 6577008: CHROMIUM: ASoC: Tegra: Seaboard: Add machine support (Closed)
Patch Set: Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sound/soc/tegra/Kconfig ('k') | sound/soc/tegra/seaboard.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sound/soc/tegra/Makefile
diff --git a/sound/soc/tegra/Makefile b/sound/soc/tegra/Makefile
index fd183d3ab4f1f48571521dff099e49cb5c0c689a..e098334d0cc6518d7da1fd11b19827a6f89e3544 100644
--- a/sound/soc/tegra/Makefile
+++ b/sound/soc/tegra/Makefile
@@ -11,5 +11,7 @@ obj-$(CONFIG_SND_TEGRA_SOC_I2S) += snd-soc-tegra-i2s.o
# Tegra machine Support
snd-soc-tegra-harmony-objs := harmony.o
+snd-soc-tegra-seaboard-objs := seaboard.o
obj-$(CONFIG_SND_TEGRA_SOC_HARMONY) += snd-soc-tegra-harmony.o
+obj-$(CONFIG_SND_TEGRA_SOC_SEABOARD) += snd-soc-tegra-seaboard.o
« no previous file with comments | « sound/soc/tegra/Kconfig ('k') | sound/soc/tegra/seaboard.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698