about summary refs log tree commit diff
path: root/overrides
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2013-02-25 12:48:52 +0100
committeraszlig <aszlig@redmoonstudios.org>2013-02-25 12:48:52 +0100
commit8e48ccd638c57521c0828d8ec53874aa9ba7ddcc (patch)
tree08ff11d5449678b0acf0558d473d846a6c2453b6 /overrides
parente23a53e59422d986ec6c3bcb5f0c61f42e579a7e (diff)
kernel/mmrnmhrm: Update kernel to latest master.
This updates the kernel source to the latest version in Linus' tree and adds the
new config options to mmrnmhrm's configuration.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'overrides')
-rw-r--r--overrides/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/overrides/default.nix b/overrides/default.nix
index e6ce3cf1..39a62246 100644
--- a/overrides/default.nix
+++ b/overrides/default.nix
@@ -59,8 +59,8 @@ let
       version = "3.8.0";
       src = everything.fetchgit {
         url = /home/aszlig/linux;
-        rev = "2ef14f465b9e096531343f5b734cffc5f759f4a6";
-        sha256 = "09hph3n1lyyf0cxn6gix7xl52wry728md382418z14v0dh72w0h3";
+        rev = "ab7826595e9ec51a51f622c5fc91e2f59440481a";
+        sha256 = "0x7lmzxn4004jrqvdn047r7rg7izzm69ybspizr9l7vycjm4h7ls";
       };
     };