summaryrefslogtreecommitdiff
path: root/configs/example_config
AgeCommit message (Collapse)Author
2026-02-28fix: awk -> gawk & verify defconfig existsJacob McDonnell
Transitioned from awk to gawk for the time being to use gensub cross platform. Also, now verify that the defconfig specified exists and if it does not, then an error message is printed.
2026-02-25feat: Support for menuconfig & genconfigJacob McDonnell
Support for menuconfig and genconfg as targets in cmake.