X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Fppc44x%2Fimage%2FMakefile;fp=target%2Flinux%2Fppc44x%2Fimage%2FMakefile;h=d4b1260fe1cde5e3962d708ef2c2421549a1ac47;hp=47a7aedc14c07fac9b57cc8a117211e9409118e6;hb=1aebf00de1e65900ade5f4a9cb424d8615935eea;hpb=3621fd34fcb2edfb2df6a9a69dc149ff4ed841d4 diff --git a/target/linux/ppc44x/image/Makefile b/target/linux/ppc44x/image/Makefile index 47a7aedc14..d4b1260fe1 100644 --- a/target/linux/ppc44x/image/Makefile +++ b/target/linux/ppc44x/image/Makefile @@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/image.mk JFFS2_BLOCKSIZE=256k define Image/Prepare - $(LINUX_DIR)/scripts/dtc/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 $(DTS_DIR)/canyonlands.dts > $(KDIR)/openwrt-canyonlands.dtb endef define Image/BuildKernel