test: bootcount: add bootcount-uclass test
[oweals/u-boot.git] / test / dm / Makefile
index 7dc80be25e366c820d9866e88ad5f5ec4f5cd940..1b089960cbbc8bfb589286423cee36e585934be4 100644 (file)
@@ -15,6 +15,7 @@ ifneq ($(CONFIG_SANDBOX),)
 obj-$(CONFIG_SOUND) += audio.o
 obj-$(CONFIG_BLK) += blk.o
 obj-$(CONFIG_BOARD) += board.o
+obj-$(CONFIG_DM_BOOTCOUNT) += bootcount.o
 obj-$(CONFIG_CLK) += clk.o
 obj-$(CONFIG_DM_ETH) += eth.o
 obj-$(CONFIG_FIRMWARE) += firmware.o