hardware.deviceTree.dtboBuildExtraPreprocessorFlags

NixOS option

Additional flags to pass to the preprocessor during dtbo compilations

type: list of string
Default
[ ]
Example
[ "-DMY_DTB_DEFINE" ]
declared in: nixos/modules/hardware/device-tree.nixView source on NixOS/nixpkgs →