Author: blogic
Date: 2015-07-14 18:24:10 +0200 (Tue, 14 Jul 2015)
New Revision: 46367

Modified:
   trunk/target/linux/brcm2708/image/Makefile
Log:
brcm2708: partially revert r46347 to fix sysupgrade

Signed-off-by: John Crispin <[email protected]>

Modified: trunk/target/linux/brcm2708/image/Makefile
===================================================================
--- trunk/target/linux/brcm2708/image/Makefile  2015-07-14 16:24:02 UTC (rev 
46366)
+++ trunk/target/linux/brcm2708/image/Makefile  2015-07-14 16:24:10 UTC (rev 
46367)
@@ -40,9 +40,6 @@
 define Build/sdcard-img
        ./gen_rpi_sdcard_img.sh $@ [email protected] $(word 2,$^) \
                $(CONFIG_BRCM2708_SD_BOOT_PARTSIZE) 
$(CONFIG_TARGET_ROOTFS_PARTSIZE)
-  ifneq ($(CONFIG_TARGET_IMAGES_GZIP),)
-       gzip -k -f9 $(BIN_DIR)/$(IMG_PREFIX)-sdcard-vfat-$(1).img
-  endif
 endef
 
 ### Device macros ###
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to