X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fmvebu%2Fimage%2FMakefile;h=964fb0610c97f637100224d0f7cedd8fb7714ed7;hp=9de7e960864a652cf2e8815108bfae2d1582865b;hb=1d11ffa4f2c379c3b2e5ec247f3cc7707112d97e;hpb=81d85a717ad9f0765d56be21953ead02a5a1ab52;ds=sidebyside diff --git a/target/linux/mvebu/image/Makefile b/target/linux/mvebu/image/Makefile index 9de7e96086..964fb0610c 100644 --- a/target/linux/mvebu/image/Makefile +++ b/target/linux/mvebu/image/Makefile @@ -48,7 +48,7 @@ define Image/Build/squashfs dd if=$(KDIR)/uImage-armada-xp-mamba bs=3072k conv=sync; \ dd if=$(BIN_DIR)/$(IMG_PREFIX)-armada-xp-mamba-squashfs-ubinized.bin \ bs=2048 conv=sync; \ - ) > $(BIN_DIR)/$(IMG_PREFIX)-mamba-squashfs.img + ) > $(BIN_DIR)/$(IMG_PREFIX)-armada-xp-mamba-squashfs.img endef define Image/Build/Initramfs