packages/linux-lava: add bluetooth patch
This commit is contained in:
parent
d0fdbe8822
commit
c9520a5bc8
2 changed files with 14 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ in {
|
|||
|
||||
kernelPatches = lib.optionals hasPatch [
|
||||
kernelPatchSrc
|
||||
(patch ./bluetooth.patch)
|
||||
]
|
||||
++ builtins.map (name: {
|
||||
inherit name;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue