Browse Source

mpc85xx: build fdt file for the PB1010RDB board

Signed-off-by: Gabor Juhos <[email protected]>

SVN-Revision: 35438
Gabor Juhos 13 years ago
parent
commit
4cb7e749ab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/mpc85xx/image/Makefile

+ 1 - 1
target/linux/mpc85xx/image/Makefile

@@ -7,7 +7,7 @@
 include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/image.mk
 
-DTS_TARGETS = mpc8548cds
+DTS_TARGETS = mpc8548cds pb1010rdb
 
 define Image/Prepare
 	cp $(LINUX_DIR)/arch/powerpc/boot/zImage $(KDIR)/zImage