mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-20 18:42:35 +04:00
1b002434f0
The qemustart script currently picks the ext4 filesystem rather than squashfs, while the latter is default for nearly all OpenWrt targets. Change the default behaviour of qemustart to be in line with the rest. Signed-off-by: Paul Spooren <mail@aparcar.org>