add _extensions_ folder to _userpatches_ in folder structure

This commit is contained in:
EvilOlaf
2025-05-27 15:54:41 +02:00
committed by Igor
parent fb82052e99
commit 8ca6cac1ef
+1
View File
@@ -187,6 +187,7 @@ Function | Armbian | Yocto | Buildroot |
├── config-example.conf User: example user config file
├── customize-image.sh User: script will execute just before closing the image
   ├── atf User: ARM trusted firmware
   ├── extensions User: Extend build system with specific functionality
   ├── kernel User: Linux kernel per kernel family
   ├── misc User: various
   └── u-boot User: universal boot loader patches