forked from DGNum/liminix
add outputs.flashable - flashable firmware.bin
This commit is contained in:
parent
0cab6e9fba
commit
6d191b73ae
7 changed files with 85 additions and 0 deletions
|
@ -23,6 +23,7 @@ in
|
|||
inherit (config.kernel) config src extraPatchPhase;
|
||||
};
|
||||
dtb = (callPackage ../kernel/dtb.nix {}) {
|
||||
inherit (config.boot) commandLine;
|
||||
dts = config.boot.dts.src;
|
||||
includes = config.boot.dts.includes ++ [
|
||||
"${kernel.headers}/include"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue