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-postmarketos-exynos5;
|
||||||
# boot.kernelPackages = pkgs.linuxPackagesFor (pkgs.linux_latest.override {
|
# boot.kernelPackages = pkgs.linuxPackagesFor (pkgs.linux_latest.override {
|
||||||
# structuredExtraConfig = with lib.kernel; {
|
# kernelPatches = [
|
||||||
# CC_OPTIMIZE_FOR_SIZE = lib.mkForce yes;
|
# pkgs.linux-postmarketos-exynos5.sanePatches.revertPanelSimplePatch
|
||||||
# };
|
# ];
|
||||||
# });
|
# });
|
||||||
|
|
||||||
system.build.u-boot = pkgs.buildUBoot {
|
system.build.u-boot = pkgs.buildUBoot {
|
||||||
|
Reference in New Issue
Block a user