]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/armv7/Makefile
arm: add support for arch timer
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / Makefile
index 119ebb3b22a182ac0cb640b7363635b8bea046a5..ab869b1ee87d1f0b031ccfe2bdd7e5b6f5bbdf94 100644 (file)
@@ -25,6 +25,7 @@ endif
 
 obj-$(CONFIG_KONA) += kona-common/
 obj-$(CONFIG_OMAP_COMMON) += omap-common/
+obj-$(CONFIG_SYS_ARCH_TIMER) += arch_timer.o
 obj-$(CONFIG_TEGRA) += tegra-common/
 
 ifneq (,$(filter s5pc1xx exynos,$(SOC)))