From: juhosg Date: Fri, 1 Feb 2013 17:28:51 +0000 (+0000) Subject: mpc85xx: build fdt file for the PB1010RDB board X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=0217ccd76ab5528b61335628cd75e9b410ea659f;hp=4a10abbc5ce45fb099aa6ccdf254929c683da7b1;p=openwrt.git mpc85xx: build fdt file for the PB1010RDB board Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35438 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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