Newer
Older
barebox / drivers / clocksource / Makefile
@Alexander Aring Alexander Aring on 4 Jan 2016 406 bytes bcm2835: introduce mach-bcm283x
obj-$(CONFIG_AMBA_SP804) += amba-sp804.o
obj-$(CONFIG_ARM_SMP_TWD) += arm_smp_twd.o
obj-$(CONFIG_CLOCKSOURCE_BCM283X) += bcm2835.o
obj-$(CONFIG_CLOCKSOURCE_CLPS711X) += clps711x.o
obj-$(CONFIG_CLOCKSOURCE_DIGIC)   += digic.o
obj-$(CONFIG_CLOCKSOURCE_MVEBU)   += mvebu.o
obj-$(CONFIG_CLOCKSOURCE_NOMADIK) += nomadik.o
obj-$(CONFIG_CLOCKSOURCE_ORION)   += orion.o
obj-$(CONFIG_CLOCKSOURCE_UEMD)    += uemd.o