mpc85xx: fix dts name for P1010RDB
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35442
This commit is contained in:
parent
a2529eab2b
commit
630fffbead
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue