Aimee OS/aimee-os/pipeline/head This commit looks good
Details
the `KCONFIG_ENABLE_OPT` macro will not switch a `=m` value to `=y`, so if the downstream kernel configuration already enables these filesystems as modules, they will not get built into the kernel image, making the system unbootable. We need to call `KCONFIG_SET_OPT` instead to explicitly set them to be built-in. |
||
---|---|---|
board | ||
boot | ||
ci | ||
configs | ||
package/aimee-os-utils | ||
update | ||
.gitignore | ||
Config.in | ||
external.desc | ||
external.mk |