Add cmd_qcaclk to Makefile
authorPiotr Dymacz <pepe2k@gmail.com>
Sun, 21 Feb 2016 09:45:04 +0000 (10:45 +0100)
committerPiotr Dymacz <pepe2k@gmail.com>
Sun, 21 Feb 2016 09:45:04 +0000 (10:45 +0100)
u-boot/common/Makefile

index 9fdb706df80b7aa600066afe0b6f68819c1174d7..f22b1c4777ca530a260eaec67f36405f93391ef8 100644 (file)
@@ -37,6 +37,7 @@ COBJS = main.o \
                  cmd_nvedit.o \
                  cmd_itest.o \
                  cmd_load.o \
+                 cmd_qcaclk.o \
                  command.o \
                  console.o \
                  devices.o \