aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx
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
commite7341be124715594800994728e59b155f5a477d2 (patch)
treee619a64cdede7835b5314577d1c399eaa30c92c7 /target/linux/mpc85xx
parentb3efac5ca45091a2f92a5e69857df1e0eaaaad6b (diff)
downloadmaster-187ad058-e7341be124715594800994728e59b155f5a477d2.tar.gz
master-187ad058-e7341be124715594800994728e59b155f5a477d2.tar.bz2
master-187ad058-e7341be124715594800994728e59b155f5a477d2.zip
mpc85xx: fix dts name for P1010RDB
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35442 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mpc85xx')
-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