mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 20:14:27 +01:00
prebuilt: explain toolchain is the expensive step
This commit is contained in:
@@ -528,7 +528,7 @@ Our prebuilts currently include:
|
|||||||
* Linux kernel
|
* Linux kernel
|
||||||
* root filesystem
|
* 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:
|
The limitations are severe however:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user