mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
ab8a5f2ea0
While cleaning up the makefiles for the realtek target, the order of the
default image generating commands was accidentally changed. This caused
the image signature to end up somewhere in the middle, misaligning the
rootfs. As a result, sysupgrade couldn't verify upgrade images anymore,
and devices end up in a boot loop due to the unaligned (and not found)
rootfs.
Fixes:
|
||
---|---|---|
.. | ||
common.mk | ||
Makefile | ||
rtl838x.mk | ||
rtl839x.mk | ||
rtl930x.mk | ||
rtl931x.mk |