armbian-build/lib
Ricardo Pardini d27a03d446 cli: introduce kernel-dtb cli command, to build only DTB, and output full preprocessed dts source
- example: `./compile.sh BOARD=xxxxx BRANCH=edge kernel-dtb`
- outputs preprocessed DTS source for board in question to `output/`
- also outputs same preprocessed DTS source, ran through `dtc` with input and output DTS formats for "normalized" comparisions
2024-03-06 00:58:35 +01:00
..
functions cli: introduce kernel-dtb cli command, to build only DTB, and output full preprocessed dts source 2024-03-06 00:58:35 +01:00
tools cli: introduce inventory-boards cli command, for hopefully painless & useful one-board-per-line CSV output 2024-03-06 00:58:26 +01:00
library-functions.sh lib: implement and sprinkle some very basic config var change-tracking across board/family sourcing and several hook calls 2024-01-07 18:58:36 +01:00
single.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00