ipv4: fix ip header ident selection in __ip_make_skb()
[linux-2.6/btrfs-unstable.git] / sound / soc / s6000 / Makefile
blob7a613612e0101def81e8983f90f4e0bb2c57296b
1 # s6000 Platform Support
2 snd-soc-s6000-objs := s6000-pcm.o
3 snd-soc-s6000-i2s-objs := s6000-i2s.o
5 obj-$(CONFIG_SND_S6000_SOC) += snd-soc-s6000.o
6 obj-$(CONFIG_SND_S6000_SOC_I2S) += snd-soc-s6000-i2s.o
8 # s6105 Machine Support
9 snd-soc-s6ipcam-objs := s6105-ipcam.o
11 obj-$(CONFIG_SND_S6000_SOC_S6IPCAM) += snd-soc-s6ipcam.o