]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/bootcount/Makefile
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / drivers / bootcount / Makefile
index 012acef9ddd2daad27f2f76e89d5014b8c7d49a3..8256ed0f46b290e1037a1de768e6e16edb4f1a06 100644 (file)
@@ -6,4 +6,5 @@ obj-y                           += bootcount.o
 obj-$(CONFIG_AT91SAM9XE)       += bootcount_at91.o
 obj-$(CONFIG_BLACKFIN)         += bootcount_blackfin.o
 obj-$(CONFIG_SOC_DA8XX)                += bootcount_davinci.o
+obj-$(CONFIG_AM33XX)           += bootcount_davinci.o
 obj-$(CONFIG_BOOTCOUNT_RAM)    += bootcount_ram.o