projects
/
oweals
/
u-boot_mod.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d43e268
)
Add cmd_qcaclk to Makefile
author
Piotr Dymacz
<pepe2k@gmail.com>
Sun, 21 Feb 2016 09:45:04 +0000
(10:45 +0100)
committer
Piotr Dymacz
<pepe2k@gmail.com>
Sun, 21 Feb 2016 09:45:04 +0000
(10:45 +0100)
u-boot/common/Makefile
patch
|
blob
|
history
diff --git
a/u-boot/common/Makefile
b/u-boot/common/Makefile
index 9fdb706df80b7aa600066afe0b6f68819c1174d7..f22b1c4777ca530a260eaec67f36405f93391ef8 100644
(file)
--- a/
u-boot/common/Makefile
+++ b/
u-boot/common/Makefile
@@
-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 \