3
0
Fork 0
forked from mirrors/nixpkgs
svn path=/nixpkgs/trunk/; revision=9606
This commit is contained in:
Eelco Dolstra 2007-11-08 18:13:29 +00:00
parent 4af7da40d3
commit ed65d8b6ec

View file

@ -2921,7 +2921,7 @@ rec {
modules = [];
};
kernel = kernel_2_6_23;
kernel = kernel_2_6_21;
systemKernel = (if (getConfig ["kernel" "version"] "2.6.21") == "2.6.22" then
kernel_2_6_22 else if (getConfig ["kernel" "version"] "2.6.21") == "2.6.23" then