steveej 2024-12-21 21:54:38 +01:00
parent 77c000d82d
commit 3c79ed01fb
2 changed files with 783 additions and 0 deletions

View file

@ -33,6 +33,13 @@ in
in modVersion;
defconfig = "johan_defconfig";
kernelPatches = [
{
name = "6-13rc3-usb";
patch = ../patches/6-13rc3-usb.patch;
}
];
};
graphics-firmware =