projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f64702b
)
mpc83xx: fix trivial error in MAKEALL
author
Kim Phillips
<kim.phillips@freescale.com>
Fri, 4 May 2007 00:43:52 +0000
(19:43 -0500)
committer
Kim Phillips
<kim.phillips@freescale.com>
Fri, 4 May 2007 00:43:52 +0000
(19:43 -0500)
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
MAKEALL
patch
|
blob
|
history
diff --git
a/MAKEALL
b/MAKEALL
index
a6b93b3
..
6391b61
100755
(executable)
--- a/
MAKEALL
+++ b/
MAKEALL
@@
-132,8
+132,8
@@
LIST_8260=" \
#########################################################################
LIST_83xx=" \
- MPC8313ERDB MPC832XEMDS MPC8349EMDS MPC8349ITX
- MPC8349ITXGP MPC8360EMDS sbc8349 TQM834x
+ MPC8313ERDB MPC832XEMDS MPC8349EMDS MPC8349ITX
\
+ MPC8349ITXGP MPC8360EMDS sbc8349 TQM834x
\
"