mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-15 19:34:49 +00:00
mpc85xx: build fdt file for the PB1010RDB board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35438
This commit is contained in:
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
Block a user