]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - test/dm/Makefile
dm: Add a 'dm' command for testing
[karo-tx-uboot.git] / test / dm / Makefile
index 6af85b931398376a6defad139ddddd39e23e5ff7..4e9afe6c9cec17b4cbc6bc075d59e414e33812b9 100644 (file)
@@ -4,6 +4,7 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
+obj-$(CONFIG_CMD_DM) += cmd_dm.o
 obj-$(CONFIG_DM_TEST) += test-driver.o
 obj-$(CONFIG_DM_TEST) += test-fdt.o
 obj-$(CONFIG_DM_TEST) += test-main.o