summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/image
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-04-12 18:30:24 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-04-12 18:30:24 +0000
commit40e15b1fbf50217d99ae593d9ba32d6124e611bc (patch)
tree8304d775fda2cc3644e6adb7bbdf69003e2f5650 /target/linux/mpc85xx/image
parentf43bdf34cd808cc0e8fd7145fc62e221428fdc17 (diff)
downloadmaster-31e0f0ae-40e15b1fbf50217d99ae593d9ba32d6124e611bc.tar.gz
master-31e0f0ae-40e15b1fbf50217d99ae593d9ba32d6124e611bc.tar.bz2
master-31e0f0ae-40e15b1fbf50217d99ae593d9ba32d6124e611bc.zip
mpc85xx: Generate fdt for P1020RDB
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36321
Diffstat (limited to 'target/linux/mpc85xx/image')
-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 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