]> git.pld-linux.org Git - packages/kernel.git/commitdiff
Rel 1; builds & works auto/th/kernel-6.8.0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 11 Mar 2024 08:23:06 +0000 (09:23 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 11 Mar 2024 08:23:06 +0000 (09:23 +0100)
kernel.spec

index 78c6809b8b0591cc1355fe1a22c12111a87154d9..d519fab496c0fb709025a1764c5266d18f2a4e2c 100644 (file)
@@ -51,7 +51,7 @@
 %define                have_drm        0
 %endif
 
-%define                rel             0.1
+%define                rel             1
 %define                basever         6.8
 %define                postver         .0
 
@@ -774,6 +774,8 @@ BuildConfig() {
                CONFIG_HIGHMEM64G=y
                CONFIG_X86_PAE=y
                CONFIG_NUMA=n
+       %else
+               CONFIG_X86_PAE=n
        %endif
 %endif
 
This page took 0.108006 seconds and 4 git commands to generate.