about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--pkgs/os-specific/linux/kernel/linux-3.9.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/os-specific/linux/kernel/linux-3.9.nix b/pkgs/os-specific/linux/kernel/linux-3.9.nix
index 2f3c3a4365e69..7a1dfd110df98 100644
--- a/pkgs/os-specific/linux/kernel/linux-3.9.nix
+++ b/pkgs/os-specific/linux/kernel/linux-3.9.nix
@@ -252,6 +252,7 @@ import ./generic.nix (
 
   rec {
     version = "3.9-rc1";
+    modDirVersion = "3.9.0-rc1";
     testing = true;
 
     preConfigure = ''