mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 16:39:29 -05:00
Due to a typo, /boot is not properly unmounted after copying the backup
file to it. Fix the typo to solve this.
Fixes: 246916ddf4 ("brcm2708: use x86's upgrade scripts for all rpi targets")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>