]> bbs.cooldavid.org Git - net-next-2.6.git/blame - arch/arm/plat-versatile/Makefile
ARM: 6235/2: driver for the LEDs found in the later ARM refdesigns
[net-next-2.6.git] / arch / arm / plat-versatile / Makefile
CommitLineData
f4b8b319 1obj-y := clock.o
e3887714 2obj-$(CONFIG_ARM_TIMER_SP804) += timer-sp.o
b5417019
LW
3# For all but the Integrator, compile these
4ifeq ($(CONFIG_ARCH_INTEGRATOR),)
5obj-y += sched-clock.o
6obj-$(CONFIG_LEDS_CLASS) += leds.o
7endif