]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/Makefile
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
[thirdparty/u-boot.git] / test / dm / Makefile
index 564e8460bd20c2eba7e2a7162c8a0c62fc19df66..67c1fe6d0142dcc7360d50a2da1ffc349cef3e60 100644 (file)
@@ -45,4 +45,5 @@ obj-$(CONFIG_ADC) += adc.o
 obj-$(CONFIG_SPMI) += spmi.o
 obj-$(CONFIG_WDT) += wdt.o
 obj-$(CONFIG_AXI) += axi.o
+obj-$(CONFIG_MISC) += misc.o
 endif