mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-16 03:49:29 -04:00
With 6409b159e8 ("gemini: switch to 4.14") the EOF marker were dropped
from the rootfs images. Without the marker the rootfs_data partition
can't be created and it isn't possible to permanently store any
configuration changes.
Signed-off-by: Mathias Kresin <dev@kresin.me>