mirror of https://github.com/hak5/openwrt-owl.git
mpc85xx: build fdt file for the PB1010RDB board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35438owl
parent
20ca35570e
commit
4cb7e749ab
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue