diff options
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/apm821xx/image/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 |