projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b829f12
)
x86: quark: Enable the Memory Reference Code build
author
Bin Meng
<bmeng.cn@gmail.com>
Thu, 5 Feb 2015 15:42:25 +0000
(23:42 +0800)
committer
Simon Glass
<sjg@chromium.org>
Fri, 6 Feb 2015 19:07:43 +0000
(12:07 -0700)
Turn on the Memory Reference code build in the quark Makefile.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/quark/Makefile
patch
|
blob
|
history
diff --git
a/arch/x86/cpu/quark/Makefile
b/arch/x86/cpu/quark/Makefile
index 168c1e6c3ac4ef974aa65f7d67be507a98ee9716..e87b4248e69b56fb8e97323f6ebe5c4b104b6631 100644
(file)
--- a/
arch/x86/cpu/quark/Makefile
+++ b/
arch/x86/cpu/quark/Makefile
@@
-5,4
+5,5
@@
#
obj-y += car.o dram.o msg_port.o quark.o
+obj-y += mrc.o mrc_util.o hte.o smc.o
obj-$(CONFIG_PCI) += pci.o