add linux usb patch
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e9b8ffafd20ad21357a789cc58ffaa162b3ad074
This commit is contained in:
parent
77c000d82d
commit
3c79ed01fb
2 changed files with 783 additions and 0 deletions
|
@ -33,6 +33,13 @@ in
|
|||
in modVersion;
|
||||
|
||||
defconfig = "johan_defconfig";
|
||||
|
||||
kernelPatches = [
|
||||
{
|
||||
name = "6-13rc3-usb";
|
||||
patch = ../patches/6-13rc3-usb.patch;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
graphics-firmware =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue