From 1d375c2437e2c266bbdae52202ce242e993fd8aa Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 1 Feb 2013 17:49:52 +0000 Subject: mpc85xx: fix dts name for P1010RDB Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35442 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/mpc85xx/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/mpc85xx/image') diff --git a/target/linux/mpc85xx/image/Makefile b/target/linux/mpc85xx/image/Makefile index d0ba2d1d6..bea44419e 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 -- cgit v1.2.3