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 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue