Skip to content
Alexander Martinz edited this page Jan 17, 2022 · 1 revision

Too big boot image after compiling custom kernel

If you set CC to clang, try gcc instead, as clang modules can be multiple times bigger than modules built with gcc.

Clone this wiki locally