summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/image/Makefile
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
commit4cb7e749ab6d7c27aa2e99da48a8c7ed0bae51cc (patch)
tree504f89d84a7056d692079dfdb5b598e9a2c2f2d4 /target/linux/mpc85xx/image/Makefile
parent20ca35570e6d6f79043bb867eeba7d8dec17155f (diff)
downloadopenwrt-4cb7e749ab6d7c27aa2e99da48a8c7ed0bae51cc.tar.gz
openwrt-4cb7e749ab6d7c27aa2e99da48a8c7ed0bae51cc.tar.bz2
openwrt-4cb7e749ab6d7c27aa2e99da48a8c7ed0bae51cc.zip
mpc85xx: build fdt file for the PB1010RDB board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35438
Diffstat (limited to 'target/linux/mpc85xx/image/Makefile')
-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