Fixing the kernel for the fuloong (I should never had deactivated IDE, otherwise it cannot

find the hd controller)

svn path=/nixpkgs/branches/stdenv-updates/; revision=23497
This commit is contained in:
Lluís Batlle i Rossell 2010-08-29 10:01:46 +00:00
parent e8d6adbf3c
commit daa0f13358

View File

@ -201,9 +201,6 @@ rec {
BLK_DEV_CMD640_ENHANCED n
FUSE_FS m
# To get /dev/sda devices instead of /dev/hda
IDE n
'';
kernelTarget = "vmlinux";
uboot = null;