build: image: add command to ubinize the kernel image
authorRobert Marko <robimarko@gmail.com>
Mon, 20 Sep 2021 10:19:37 +0000 (12:19 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 28 Nov 2021 16:17:22 +0000 (17:17 +0100)
commit1fbc9c5e4dea7311236c8f74d6093bc968a710da
treeb7fd18000ce50183f113320e4259bc13aa6ee166
parent6db4a0372a726ebc1720adf308d698a5df9f1af1
build: image: add command to ubinize the kernel image

Newer NAND devices from MikroTik like the hAP ac3
require the kernel to be packed into UBIFS and then
ubinized.

So, since the ubinize-image.sh script can now ubinize
kernel only as well lets add a command for it.

This now allows calling ubinize-kernel in the kernel
packaging at then end.

Signed-off-by: Robert Marko <robimarko@gmail.com>
include/image-commands.mk