openwrt/target/linux/realtek/image
Sander Vanheule ab8a5f2ea0 realtek: fix default image generation
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: 94d8b4852b ("realtek: Cleanup Makefiles")
Signed-off-by: Sander Vanheule <sander@svanheule.net>
2022-12-28 22:44:10 +01:00
..
common.mk realtek: Cleanup Makefiles 2022-12-27 16:33:15 +01:00
Makefile realtek: fix default image generation 2022-12-28 22:44:10 +01:00
rtl838x.mk realtek: Cleanup Makefiles 2022-12-27 16:33:15 +01:00
rtl839x.mk realtek: Cleanup Makefiles 2022-12-27 16:33:15 +01:00
rtl930x.mk realtek: Cleanup Makefiles 2022-12-27 16:33:15 +01:00
rtl931x.mk realtek: Add RTL931X sub-target 2022-02-17 15:21:47 +00:00