Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
[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