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
This commit is contained in:
parent
f43bdf34cd
commit
40e15b1fbf
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue