Merge branch 'v6v7' into devel
[linux/fpc-iii.git] / arch / arm / plat-versatile / Makefile
blob16dde08199349b4a004ab58746f43d40d0d88424
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