From: Gabor Juhos Date: Fri, 12 Apr 2013 18:30:24 +0000 (+0000) Subject: mpc85xx: Generate fdt for P1020RDB X-Git-Tag: reboot~10673 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=40e15b1fbf50217d99ae593d9ba32d6124e611bc;p=openwrt%2Fstaging%2Fjogo.git mpc85xx: Generate fdt for P1020RDB Signed-off-by: Helmut Schaa Signed-off-by: Gabor Juhos SVN-Revision: 36321 --- diff --git a/target/linux/mpc85xx/image/Makefile b/target/linux/mpc85xx/image/Makefile index 40db1dfcfe..a5db79ec18 100644 --- a/target/linux/mpc85xx/image/Makefile +++ b/target/linux/mpc85xx/image/Makefile @@ -25,7 +25,7 @@ endif zImage:=$(BIN_DIR)/$(IMG_PREFIX)-zImage$(IMAGE_SUFFIX) -DTS_TARGETS = mpc8548cds_32b p1010rdb tl-wdr4900-v1 +DTS_TARGETS = mpc8548cds_32b p1010rdb tl-wdr4900-v1 p1020rdb BOOT_IMAGES:=zImage cuImage.tl-wdr4900-v1 define Image/Prepare