One more ide-cd fix
I missed a hook last time, so it was producing some scary, but harmless output. Signed-off-by: Simo Leone <simo@archlinux.org>
This commit is contained in:
parent
a23e702eb6
commit
7315f8459d
@ -1,6 +1,6 @@
|
||||
install ()
|
||||
{
|
||||
MODULES="cdrom ide-cd ide-core ide-generic unionfs squashfs isofs loop $(all_modules '/kernel/fs' | grep -v "nls") "
|
||||
MODULES="cdrom ide-cd_mod ide-core ide-generic unionfs squashfs isofs loop $(all_modules '/kernel/fs' | grep -v "nls") "
|
||||
BINARIES=""
|
||||
FILES=""
|
||||
add_dir /real_root
|
||||
|
Loading…
Reference in New Issue
Block a user