Adding cgroups to the sheevaplug kernel.
svn path=/nixpkgs/trunk/; revision=31114
This commit is contained in:
parent
c6814a8951
commit
9c87cccee9
|
@ -83,6 +83,9 @@ rec {
|
|||
BLK_DEV_CMD640_ENHANCED n
|
||||
|
||||
FUSE_FS m
|
||||
|
||||
# nixos mounts some cgroup
|
||||
CGROUPS y
|
||||
'';
|
||||
kernelTarget = "uImage";
|
||||
uboot = "sheevaplug";
|
||||
|
|
Loading…
Reference in New Issue