]> git.ipfire.org Git - thirdparty/openwrt.git/commit
image: also show GRUB options for EROFS 19501/head
authorTil Kaiser <mail@tk154.de>
Wed, 23 Jul 2025 08:08:38 +0000 (10:08 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 26 Jul 2025 16:02:31 +0000 (18:02 +0200)
commite805d8bac94d0d52221a3cf328ecc2078ca5cfbd
treee8eae77e71249c83c852be40f2ae3b75c998884e
parentaeaa61517b5439bb58aa40e39cf9d7d340c2bee5
image: also show GRUB options for EROFS

f7fa414d3b4d967a7e40b162977f48e1be430c1c added support for
EROFS image generation. Generating combined GRUB images for
EROFS is possible, but currently hidden if neither ext4,
jffs2, or squashfs is selected.

This commit adds EROFS as a dependency to the GRUB options.

Signed-off-by: Til Kaiser <mail@tk154.de>
Link: https://github.com/openwrt/openwrt/pull/19501
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
config/Config-images.in