From 4cb7e749ab6d7c27aa2e99da48a8c7ed0bae51cc Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Fri, 1 Feb 2013 17:28:51 +0000 Subject: mpc85xx: build fdt file for the PB1010RDB board Signed-off-by: Gabor Juhos SVN-Revision: 35438 --- target/linux/mpc85xx/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/mpc85xx/image/Makefile') diff --git a/target/linux/mpc85xx/image/Makefile b/target/linux/mpc85xx/image/Makefile index 9906817..d0ba2d1 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 -- cgit v1.1