projects
/
J-u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/
[J-u-boot.git]
/
arch
/
powerpc
/
cpu
/
mpc8xx
/
Makefile
diff --git
a/arch/powerpc/cpu/mpc8xx/Makefile
b/arch/powerpc/cpu/mpc8xx/Makefile
index 5dd801d76e8e90f5a774ea5586a66c1e5912ed3a..eae02da6369a909ad27a83dddef979df8c87da48 100644
(file)
--- a/
arch/powerpc/cpu/mpc8xx/Makefile
+++ b/
arch/powerpc/cpu/mpc8xx/Makefile
@@
-11,6
+11,7
@@
obj-y += cpu.o
obj-y += cpu_init.o
obj-y += fec.o
obj-$(CONFIG_OF_LIBFDT) += fdt.o
+obj-$(CONFIG_CMD_IMMAP) += immap.o
obj-y += interrupts.o
obj-y += serial.o
obj-y += speed.o
This page took
0.024878 seconds
and
4
git commands to generate.