Skip to content
Snippets Groups Projects
Commit 8f853668 authored by David Bauer's avatar David Bauer
Browse files

armsr: change image name

The image name was changes upstream for the armsr targets.

Link: https://github.com/openwrt/openwrt/commit/7555fb02ecfd341376db0adfedd2fded3450d7c8



Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
parent 2cf299d8
No related branches found
No related tags found
No related merge requests found
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
config('TARGET_ROOTFS_EXT4FS', false) config('TARGET_ROOTFS_EXT4FS', false)
defaults { defaults {
factory = '-squashfs-combined', factory = '-squashfs-combined-efi',
factory_ext = '.img.gz', factory_ext = '.img.gz',
sysupgrade = '-squashfs-combined', sysupgrade = '-squashfs-combined-efi',
sysupgrade_ext = '.img.gz', sysupgrade_ext = '.img.gz',
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment