Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
[pandora-kernel.git] / arch / arm / plat-versatile / Makefile
1 obj-y   := clock.o
2 ifneq ($(CONFIG_ARCH_INTEGRATOR),y)
3 obj-y   += sched-clock.o
4 endif
5 ifeq ($(CONFIG_LEDS_CLASS),y)
6 obj-$(CONFIG_ARCH_REALVIEW) += leds.o
7 obj-$(CONFIG_ARCH_VERSATILE) += leds.o
8 endif