X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fppc44x%2Fimage%2FMakefile;fp=target%2Flinux%2Fppc44x%2Fimage%2FMakefile;h=aa6851341a654b6d89ff62a7ad994b7b25df1333;hb=8307a885978c1ac066e37d469abaedfd1c85bec8;hp=b8d5e95109b9d38299ddacd45c0ab199383ef02a;hpb=bda513685eb6902e43bff1fe13d361547768121d;p=openwrt-10.03%2F.git diff --git a/target/linux/ppc44x/image/Makefile b/target/linux/ppc44x/image/Makefile index b8d5e9510..aa6851341 100644 --- a/target/linux/ppc44x/image/Makefile +++ b/target/linux/ppc44x/image/Makefile @@ -11,7 +11,7 @@ JFFS2_BLOCKSIZE=256k define Image/Prepare cp $(LINUX_DIR)/arch/powerpc/boot/cuImage.taishan $(KDIR)/uImage - dtc -O dtb -R 4 -S 0x20000 $(LINUX_DIR)/arch/powerpc/boot/dts/canyonlands.dts > $(KDIR)/openwrt-canyonlands.dtb + $(LINUX_DIR)/scripts/dtc/dtc -O dtb -R 4 -S 0x20000 $(LINUX_DIR)/arch/powerpc/boot/dts/canyonlands.dts > $(KDIR)/openwrt-canyonlands.dtb endef define Image/BuildKernel