]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - k3conf/k3conf.git/blobdiff - Makefile
cmd: disable: Add support for disable command
[k3conf/k3conf.git] / Makefile
index 91c5ba2b6962832d91d05da481fe7350bd362fff..a0614f8b5e2d9be799f4d085decc04ceaeb59d55 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -68,7 +68,8 @@ COMMONSOURCES=\
                common/autoadjust_table.c \
                common/cmd_show.c \
                common/cmd_dump.c \
-               common/cmd_enable.c
+               common/cmd_enable.c \
+               common/cmd_disable.c
 
 AM65XSOURCES =\
              soc/am65x/am65x_host_info.c \