projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-2.6]
/
sound
/
soc
/
s3c24xx
/
Makefile
1
# S3c24XX Platform Support
2
snd-soc-s3c24xx-objs := s3c24xx-pcm.o
3
snd-soc-s3c24xx-i2s-objs := s3c24xx-i2s.o
4
5
obj-$(CONFIG_SND_S3C24XX_SOC) += snd-soc-s3c24xx.o
6
obj-$(CONFIG_SND_S3C24XX_SOC_I2S) += snd-soc-s3c24xx-i2s.o