Another typo in acerhk
svn path=/nixpkgs/branches/stdenv-updates/; revision=9846
This commit is contained in:
parent
d6027b718b
commit
2be10fd095
@ -2788,7 +2788,7 @@ rec {
|
|||||||
# this creates a patch which can be applied to the kernel to integrate this module..
|
# this creates a patch which can be applied to the kernel to integrate this module..
|
||||||
kernel_module_acerhk = import ../os-specific/linux/kernel/acerhk {
|
kernel_module_acerhk = import ../os-specific/linux/kernel/acerhk {
|
||||||
inherit fetchurl stdenv gnupatch;
|
inherit fetchurl stdenv gnupatch;
|
||||||
kernel = builtins.getAttr "2.6.21" kernel;
|
kernel = builtins.getAttr "2.6.21" kernel_alts;
|
||||||
debug = true;
|
debug = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user