hardware.deviceTree.dtboBuildExtraPreprocessorFlags
Additional flags to pass to the preprocessor during dtbo compilations
- Type
list of string- Default
[ ]- Example
[ "-DMY_DTB_DEFINE" ]- Declared
- <nixpkgs/nixos/modules/hardware/device-tree.nix>
Additional flags to pass to the preprocessor during dtbo compilations
list of string[ ][ "-DMY_DTB_DEFINE" ]