X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fmpc83xx%2Fimage%2FMakefile;fp=target%2Flinux%2Fmpc83xx%2Fimage%2FMakefile;h=0d5c380f857a73ca498617fb6e5fd74ee96aabc8;hb=3273001b80c7098a0096d3505de4545a7da0bbba;hp=9b241919f6e1385c279f8a820a5fcf9e9fa271f2;hpb=0184bd932705d466504465b6c0de8709dd492bd8;p=openwrt-10.03%2F.git diff --git a/target/linux/mpc83xx/image/Makefile b/target/linux/mpc83xx/image/Makefile index 9b241919f..0d5c380f8 100644 --- a/target/linux/mpc83xx/image/Makefile +++ b/target/linux/mpc83xx/image/Makefile @@ -9,7 +9,7 @@ include $(INCLUDE_DIR)/image.mk define Image/Prepare - $(LINUX_DIR)/scripts/dtc/dtc -O dtb -R 4 -S 0x20000 $(LINUX_DIR)/arch/powerpc/boot/dts/mpc8377_wlan.dts > $(BIN_DIR)/openwrt-mpc8377_wlan.dtb + $(LINUX_DIR)/scripts/dtc/dtc -O dtb -R 4 -S 0x20000 $(LINUX_DIR)/arch/powerpc/boot/dts/mpc8377_wlan.dts > $(BIN_DIR)/openwrt-mpc83xx-mpc8377_wlan.dtb endef define Image/BuildKernel