Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile...
[pandora-kernel.git] / arch / arm / plat-versatile / Makefile
1 obj-y   := clock.o
2 obj-$(CONFIG_ARCH_REALVIEW) += sched-clock.o
3 obj-$(CONFIG_ARCH_VERSATILE) += sched-clock.o
4 ifeq ($(CONFIG_LEDS_CLASS),y)
5 obj-$(CONFIG_ARCH_REALVIEW) += leds.o
6 obj-$(CONFIG_ARCH_VERSATILE) += leds.o
7 endif