imagebuilder: remove initramfs image files
authorChristian Marangi <ansuelsmth@gmail.com>
Tue, 16 Jul 2024 17:00:29 +0000 (19:00 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Tue, 16 Jul 2024 17:05:18 +0000 (19:05 +0200)
commitc85348d9abf4b89d37a7fa134cf6424bdf16787f
treeb3a1a0b181e069868da59fa76a5529992e95f22d
parentb4f1deab9041583e7c350df4a490f6c8d999614b
imagebuilder: remove initramfs image files

Initramfs images are not supported by imagebuilder. With recent changes
to support Per Device Rootfs, we now generate an image and a vmlinux for
each Rootfs and these additional files are all shipped in the
imagebuilder tar.

Drop these new file and any vmlinux-initramfs as they are not used and
increase the final size of the imagebuilder archive.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
target/imagebuilder/Makefile