X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fapm821xx%2Fimage%2FMakefile;h=0ded83dd9995bb3739ea6b769c17d60ba438b03b;hb=87b668765e1e987aebef8cf0aae657569b631477;hp=0ee9cdcd173bdbca139bd2453d014a5bccf74429;hpb=c914fa04a3cb20f3c4134c3a2c4a4caf7160edd2;p=openwrt%2Fopenwrt.git diff --git a/target/linux/apm821xx/image/Makefile b/target/linux/apm821xx/image/Makefile index 0ee9cdcd17..0ded83dd99 100644 --- a/target/linux/apm821xx/image/Makefile +++ b/target/linux/apm821xx/image/Makefile @@ -232,7 +232,6 @@ endef define Build/hdd-img ./mbl_gen_hdd_img.sh $@ $@.boot $(IMAGE_ROOTFS) - $(if $(CONFIG_TARGET_IMAGES_GZIP),gzip -9n -c $@ > $(BIN_DIR)/$(notdir $@).gz) endef define Device/MyBookLiveDefault