]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/timer/Makefile
tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20
[karo-tx-uboot.git] / drivers / timer / Makefile
index 300946e8d9e7bb527a54a18dc279d2b04100335a..f351fbb4e0ca10c594df39e6c527892e9cd164d7 100644 (file)
@@ -7,3 +7,5 @@
 obj-$(CONFIG_TIMER)            += timer-uclass.o
 obj-$(CONFIG_ALTERA_TIMER)     += altera_timer.o
 obj-$(CONFIG_SANDBOX_TIMER)    += sandbox_timer.o
+obj-$(CONFIG_X86_TSC_TIMER)    += tsc_timer.o
+obj-$(CONFIG_OMAP_TIMER)       += omap-timer.o