summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/image
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-02-01 17:49:52 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-02-01 17:49:52 +0000
commit630fffbeadd5a34927ad8428cd8d1aa881e80a76 (patch)
tree71046b386b500db527a7cfac6ba0ce0f692b820e /target/linux/mpc85xx/image
parenta2529eab2be89fa2e1cdc23b395c9c706417623e (diff)
downloadmaster-31e0f0ae-630fffbeadd5a34927ad8428cd8d1aa881e80a76.tar.gz
master-31e0f0ae-630fffbeadd5a34927ad8428cd8d1aa881e80a76.tar.bz2
master-31e0f0ae-630fffbeadd5a34927ad8428cd8d1aa881e80a76.zip
mpc85xx: fix dts name for P1010RDB
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35442
Diffstat (limited to 'target/linux/mpc85xx/image')
-rw-r--r--target/linux/mpc85xx/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/image/Makefile b/target/linux/mpc85xx/image/Makefile
index d0ba2d1d62..bea44419e1 100644
--- 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 pb1010rdb
+DTS_TARGETS = mpc8548cds p1010rdb
define Image/Prepare
cp $(LINUX_DIR)/arch/powerpc/boot/zImage $(KDIR)/zImage