This shows you the differences between two versions of the page.
ass:labs-2025:02:tasks:01 [2025/08/05 11:18] florin.stancu created |
ass:labs-2025:02:tasks:01 [2025/08/05 18:33] (current) florin.stancu |
||
---|---|---|---|
Line 77: | Line 77: | ||
What we want from Buildroot is a minimal root filesystem and nothing more. So we'll start from a basic ''defconfig'' (that's it!), then proceed with ''menuconfig'' and make the following changes: | What we want from Buildroot is a minimal root filesystem and nothing more. So we'll start from a basic ''defconfig'' (that's it!), then proceed with ''menuconfig'' and make the following changes: | ||
+ | * Target Options -> //Aarch64 Little Endian//; | ||
+ | * To optimize: Model -> Corted-A55; | ||
* Enter System Configuration menu. | * Enter System Configuration menu. | ||
* You can change the //System Banner// to your own liking; | * You can change the //System Banner// to your own liking; |