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:
Simo Leone 2008-06-20 00:17:03 -05:00
parent a23e702eb6
commit 7315f8459d

View File

@ -1,6 +1,6 @@
install () 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="" BINARIES=""
FILES="" FILES=""
add_dir /real_root add_dir /real_root