Disabling the legacy IDE in the fuloong2f kernel (that may give sda devices instead of hga?)
svn path=/nixpkgs/branches/stdenv-updates/; revision=23338
This commit is contained in:
parent
23b47575c6
commit
13a647ab4c
@ -201,6 +201,9 @@ rec {
|
|||||||
BLK_DEV_CMD640_ENHANCED n
|
BLK_DEV_CMD640_ENHANCED n
|
||||||
|
|
||||||
FUSE_FS m
|
FUSE_FS m
|
||||||
|
|
||||||
|
# To get /dev/sda devices instead of /dev/hda
|
||||||
|
IDE n
|
||||||
'';
|
'';
|
||||||
kernelTarget = "vmlinux";
|
kernelTarget = "vmlinux";
|
||||||
uboot = null;
|
uboot = null;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user