mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-11 06:19:30 -04:00
The factory image generation for the Genexis EX400 image currently fails if CONFIG_TARGET_ROOTFS_INITRAMFS is disabled. Create the factory image only if said config option is enabled to avoid failing builds. Signed-off-by: David Bauer <mail@david-bauer.net>