brcm-2.4: fix ide disk detection on the wl-hdd

SVN-Revision: 17358
This commit is contained in:
Felix Fietkau 2009-08-23 23:56:19 +00:00
parent fb4727d391
commit f29409ca1c

View File

@ -194,7 +194,7 @@ endef
define KernelPackage/ide-core/2.4
FILES+=$(LINUX_DIR)/drivers/ide/ide-detect.$(LINUX_KMOD_SUFFIX)
AUTOLOAD+=$(call AutoLoad,30,ide-detect)
AUTOLOAD+=$(call AutoLoad,35,ide-detect)
endef
ifneq ($(CONFIG_arm)$(CONFIG_powerpc),y)