Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
[firefly-linux-kernel-4.4.55.git] / arch / arm / plat-versatile / Makefile
1 obj-y   := clock.o
2 obj-$(CONFIG_ARM_TIMER_SP804) += timer-sp.o
3 obj-$(CONFIG_ARCH_REALVIEW) += sched-clock.o
4 obj-$(CONFIG_ARCH_VERSATILE) += sched-clock.o
5 ifeq ($(CONFIG_LEDS_CLASS),y)
6 obj-$(CONFIG_ARCH_REALVIEW) += leds.o
7 obj-$(CONFIG_ARCH_VERSATILE) += leds.o
8 endif