Skip to content
Snippets Groups Projects
Commit 86ae101a authored by blogic's avatar blogic
Browse files

brcm2708: partially revert r46347 to fix sysupgrade


Signed-off-by: default avatarJohn Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46367 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent e5a8359c
No related branches found
No related tags found
No related merge requests found
......@@ -40,9 +40,6 @@ endef
define Build/sdcard-img
./gen_rpi_sdcard_img.sh $@ $@.boot $(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 ###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment