remove lib.config mention as it is deprecated

This commit is contained in:
Werner
2025-04-15 06:25:58 +00:00
committed by Igor
parent d181d02f32
commit 1d9c78a0b3

View File

@@ -184,8 +184,7 @@ Function | Armbian | Yocto | Buildroot |
|    └── u-boot-family For entire kernel family |    └── u-boot-family For entire kernel family
├── tools Tools for dealing with kernel patches and configs ├── tools Tools for dealing with kernel patches and configs
└── userpatches User: configuration patching area └── userpatches User: configuration patching area
├── lib.config User: framework common config/override file ├── config-example.conf User: example user config file
├── config-default.conf User: default user config file
├── customize-image.sh User: script will execute just before closing the image ├── customize-image.sh User: script will execute just before closing the image
   ├── atf User: ARM trusted firmware    ├── atf User: ARM trusted firmware
   ├── kernel User: Linux kernel per kernel family    ├── kernel User: Linux kernel per kernel family