mirror of
https://github.com/flatcar/scripts.git
synced 2026-03-03 12:31:10 +01:00
Build fails in >= 5.15.133 like below, because upstream stable Kernels deleted the Kernel configs CONFIG_NET_CLS_RSVP*. ``` * ERROR: sys-kernel/coreos-modules-5.15.133::coreos failed (configure phase): * Requested options not enabled in build: * CONFIG_NET_CLS_RSVP * CONFIG_NET_CLS_RSVP6 ``` Fix that by deleting the Kernel configs.