mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
prebuilt: explain toolchain is the expensive step
This commit is contained in:
@@ -528,7 +528,7 @@ Our prebuilts currently include:
|
||||
* Linux kernel
|
||||
* root filesystem
|
||||
|
||||
Advantage: saves time and disk space on the initial install.
|
||||
Advantage: saves time and disk space on the initial install, which is expensive in largely due to building the toolchain.
|
||||
|
||||
The limitations are severe however:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user