projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2529ea
)
mpc85xx: fix dts name for P1010RDB
author
Gabor Juhos
<juhosg@openwrt.org>
Fri, 1 Feb 2013 17:49:52 +0000
(17:49 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Fri, 1 Feb 2013 17:49:52 +0000
(17:49 +0000)
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35442
target/linux/mpc85xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/mpc85xx/image/Makefile
b/target/linux/mpc85xx/image/Makefile
index d0ba2d1d62677bc0cc51f21ec17d3795d4188650..bea44419e163d21dfe3d33844187d268c2595157 100644
(file)
--- a/
target/linux/mpc85xx/image/Makefile
+++ b/
target/linux/mpc85xx/image/Makefile
@@
-7,7
+7,7
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/image.mk
-DTS_TARGETS = mpc8548cds p
b
1010rdb
+DTS_TARGETS = mpc8548cds p1010rdb
define Image/Prepare
cp $(LINUX_DIR)/arch/powerpc/boot/zImage $(KDIR)/zImage