summaryrefslogtreecommitdiffstats
path: root/kernel/linker.ld
diff options
context:
space:
mode:
authorAlexey Gavrilov <alexey.gavrilov@mail.com>2026-06-24 09:00:52 +0700
committerAlexey Gavrilov <alexey.gavrilov@mail.com>2026-06-25 15:46:24 +0700
commit8f0db1140eecfd8ec5f5cd5c6563c40b340937c6 (patch)
treeb5df5ae83ac73af9c7c1ad950453f1f50fe667e3 /kernel/linker.ld
parent38cbd9f8b8f90a1a351dcfd30435d280b7942786 (diff)
Add feature cmake module
Feature is abstraction around cmake build target used to contains descriptive information in target properties as name, dependencies, tags and etc.. Feature creation divided by three processes: start creation process, fields filling and stop creation process. Start creation process means passed target is handle now, and stop process is finish to handle a current feature. Using this way helps to construct correct features hierarchy and simplify kernel configuration process. This will use in standalone automating kernel configuration tools: 1. Cmake generate a features file with information about them all. 2. Tool read this file and display features tree. 3. User start to configuring his kernel. Signed-off-by: Alexey Gavrilov <alexey.gavrilov@mail.com>
Diffstat (limited to 'kernel/linker.ld')
0 files changed, 0 insertions, 0 deletions