crappy: test (but dont deploy) a linux_latest kernel w/ panel patch
it doesn't boot, not sure why
This commit is contained in:
@@ -147,9 +147,9 @@ in
|
||||
});
|
||||
# boot.kernelPackages = pkgs.linuxPackagesFor pkgs.linux-postmarketos-exynos5;
|
||||
# boot.kernelPackages = pkgs.linuxPackagesFor (pkgs.linux_latest.override {
|
||||
# structuredExtraConfig = with lib.kernel; {
|
||||
# CC_OPTIMIZE_FOR_SIZE = lib.mkForce yes;
|
||||
# };
|
||||
# kernelPatches = [
|
||||
# pkgs.linux-postmarketos-exynos5.sanePatches.revertPanelSimplePatch
|
||||
# ];
|
||||
# });
|
||||
|
||||
system.build.u-boot = pkgs.buildUBoot {
|
||||
|
Reference in New Issue
Block a user