Linux 3.0: Don't use aufs2.1, there's aufs 3.x for Linux 3.x kernels

svn path=/nixpkgs/trunk/; revision=29520
This commit is contained in:
Shea Levy 2011-09-28 14:18:26 +00:00
parent afe142e963
commit 0f2e4160c0

@ -5550,7 +5550,7 @@ let
kernelPatches =
[ #kernelPatches.fbcondecor_2_6_38
kernelPatches.sec_perm_2_6_24
kernelPatches.aufs2_1_3_0
#kernelPatches.aufs2_1_3_0
#kernelPatches.mips_restart_2_6_36
];
};