505a8f89601c720ce2471e03f5380a17dcb0e2fc
[sfrench/cifs-2.6.git] / arch / arm / plat-versatile / Makefile
1 obj-y   := clock.o
2 obj-$(CONFIG_ARM_TIMER_SP804) += timer-sp.o
3 # For all but the Integrator, compile these
4 ifeq ($(CONFIG_ARCH_INTEGRATOR),)
5 obj-y += sched-clock.o
6 obj-$(CONFIG_LEDS_CLASS) += leds.o
7 endif