aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/image
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-02-01 17:28:51 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-02-01 17:28:51 +0000
commitd7a49cda24ea93ff1b2c4a4a57d04fec5eb76ab8 (patch)
tree1ec09358970826fe1cac5bc8cd0af494734601c3 /target/linux/mpc85xx/image
parentb37b51759f4aa803da3c5679db41301b23c4ee32 (diff)
downloadmaster-187ad058-d7a49cda24ea93ff1b2c4a4a57d04fec5eb76ab8.tar.gz
master-187ad058-d7a49cda24ea93ff1b2c4a4a57d04fec5eb76ab8.tar.bz2
master-187ad058-d7a49cda24ea93ff1b2c4a4a57d04fec5eb76ab8.zip
mpc85xx: build fdt file for the PB1010RDB board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35438 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 9906817636..d0ba2d1d62 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
+DTS_TARGETS = mpc8548cds pb1010rdb
define Image/Prepare
cp $(LINUX_DIR)/arch/powerpc/boot/zImage $(KDIR)/zImage