Revert "Revert "Merge pull request #9543 from NixOS/staging.post-15.06""
This reverts commit 741bf840da.
This reverts the fallout from reverting the major changes.
This commit is contained in:
@@ -8,6 +8,8 @@ stdenv.mkDerivation {
|
||||
sha256 = "1c7ar39wc8jpqh67sw03lwnyp0m9l6dad469ybqrgcywdiwxspwj";
|
||||
};
|
||||
|
||||
patches = [ ./linux4compat.patch ];
|
||||
|
||||
preConfigure = ''
|
||||
sed -i 's|/sbin/depmod|#/sbin/depmod|' Makefile
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user