]> git.sur5r.net Git - u-boot/blobdiff - drivers/timer/Makefile
Juno: don't print PCI debug information by default
[u-boot] / drivers / timer / Makefile
index afb0009111e9d70ba764384ecc8e4adb5284d9dc..300946e8d9e7bb527a54a18dc279d2b04100335a 100644 (file)
@@ -5,3 +5,5 @@
 #
 
 obj-$(CONFIG_TIMER)            += timer-uclass.o
+obj-$(CONFIG_ALTERA_TIMER)     += altera_timer.o
+obj-$(CONFIG_SANDBOX_TIMER)    += sandbox_timer.o