mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 04:33:21 +02:00
brcm-2.4: fix ide disk detection on the wl-hdd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17358 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b05391b8aa
commit
1db366eab8
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user