Bjørn Mork daefc646e6 realtek: fix ZyXEL initramfs image generation
The current rule produces empty trailers, causing the OEM firmware
update application to reject our images.

The double expansion of a makefile variable does not work inside
shell code.  The second round is interpreted as a shell expansion,
attempting to run the command ZYXEL_VERS instead of expanding the
$(ZYXEL_VERS) makefile variable.

Fix by removing one level of variable indirection.

Fixes: c6c8d597e183 ("realtek: Add generic zyxel_gs1900 image definition")
Tested-by: Sander Vanheule <sander@svanheule.net>
Signed-off-by: Bjørn Mork <bjorn@mork.no>
2021-10-30 15:00:22 +02:00
..
2021-10-21 00:17:36 +02:00
2021-10-21 00:17:36 +02:00
2021-10-21 17:38:17 +02:00
2021-10-21 00:17:36 +02:00
2021-10-21 00:17:36 +02:00
2021-10-21 00:17:36 +02:00
2021-10-05 23:54:18 +02:00
2021-10-09 18:44:55 +02:00
2021-10-21 00:17:36 +02:00
2021-10-22 22:12:24 +02:00
2021-10-02 18:13:46 +02:00
2021-10-05 23:54:48 +02:00
2021-10-10 00:09:22 +01:00
2021-10-18 21:32:36 +02:00
2021-10-21 00:17:36 +02:00
2021-10-17 14:13:22 +02:00