From 37d28de262b206d8eda37634a0bfd05062aa705b Mon Sep 17 00:00:00 2001 From: maximilian attems Date: Tue, 10 Mar 2009 18:13:25 +0100 Subject: MODULES=dep: ide-disk got renamed to ide-gd_mod since 2.6.28. try to add one or the other. --- hook-functions | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hook-functions') diff --git a/hook-functions b/hook-functions index da6ddf9..038bda1 100644 --- a/hook-functions +++ b/hook-functions @@ -313,6 +313,8 @@ dep_add_modules() # catch old-style IDE if [ -e /sys/bus/ide/devices/ ]; then sys_walk_modalias ${root_dev_path} + manual_add_modules ide-gd_mod + # FIXME: remove post Squeeze manual_add_modules ide-disk manual_add_modules ide-cd fi -- cgit v1.2.3