Skip to content

Update rtcds kernel config, MODVERSIONS=n

CONFIG_MODVERSIONS needs to be off right now.

The rcg build process doesn't do a good job of making the right symversion files available, and with the packaged rcg and dkms modules we don't have access to all of them. The solution in hand built kernels is to turn off the symversions.

Merge request reports