]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - drivers/sound/Makefile
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / drivers / sound / Makefile
1 #
2 # Copyright (C) 2012 Samsung Electronics
3 # R. Chandrasekar <rcsekar@samsung.com>
4 #
5 # SPDX-License-Identifier:      GPL-2.0+
6 #
7
8 obj-$(CONFIG_SOUND)     += sound.o
9 obj-$(CONFIG_I2S)       += samsung-i2s.o
10 obj-$(CONFIG_SOUND_WM8994)      += wm8994.o
11 obj-$(CONFIG_SOUND_MAX98095)    += max98095.o