Felix Fietkau <[email protected]> [2015-11-11 14:48:33]:

> This is not wrong. TARGET_ROOTFS_INCLUDE_UIMAGE depends on
> TARGET_ROOTFS_INCLUDE_KERNEL, as it should.

Maybe it's not correct fix, but in current state it's somehow broken. If I
revert this patch, I can't include anything (kernels, DTBs) until I select
ext4 filesystem. Once I deselect the ext4 it lefts my config in following
state:

        # CONFIG_TARGET_ROOTFS_INCLUDE_KERNEL is not set
        CONFIG_TARGET_ROOTFS_INCLUDE_UIMAGE=y
        CONFIG_TARGET_ROOTFS_INCLUDE_ZIMAGE=y
        CONFIG_TARGET_ROOTFS_INCLUDE_FIT=y
        # CONFIG_TARGET_ROOTFS_INCLUDE_DTB is not set

and I'm not able to remove the included images from menuconfig anymore.

Thanks.

-- ynezz
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to