1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/target/linux/x86/image
Paul Spooren 258f070d1a x86: fix missing squashfs and ext4 rootfs images
The previous rework of x86 image creation done in commit cb007a7bf619
("x86: switch image generation to new code") removed images of separate
squashfs and ext4 filesystems which are handy for example in testing
under QEMU.

So this patch adds back creation of those missing rootfs images for ext4
and squashfs based filesystems.

Fixes: cb007a7bf619 ("x86: switch image generation to new code")
Signed-off-by: Paul Spooren <mail@aparcar.org>
[commit subject and description tweaks]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-03-28 13:20:05 +01:00
..
64.mk x86: switch image generation to new code 2020-03-21 10:36:00 +00:00
generic.mk x86: switch image generation to new code 2020-03-21 10:36:00 +00:00
geode.mk x86: switch image generation to new code 2020-03-21 10:36:00 +00:00
grub-iso.cfg x86: switch image generation to new code 2020-03-21 10:36:00 +00:00
grub-pc.cfg x86: switch image generation to new code 2020-03-21 10:36:00 +00:00
legacy.mk x86: switch image generation to new code 2020-03-21 10:36:00 +00:00
Makefile x86: fix missing squashfs and ext4 rootfs images 2020-03-28 13:20:05 +01:00