mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
brcm-2.4: fix ide disk detection on the wl-hdd
SVN-Revision: 17358
This commit is contained in:
parent
fb4727d391
commit
f29409ca1c
@ -194,7 +194,7 @@ endef
|
|||||||
|
|
||||||
define KernelPackage/ide-core/2.4
|
define KernelPackage/ide-core/2.4
|
||||||
FILES+=$(LINUX_DIR)/drivers/ide/ide-detect.$(LINUX_KMOD_SUFFIX)
|
FILES+=$(LINUX_DIR)/drivers/ide/ide-detect.$(LINUX_KMOD_SUFFIX)
|
||||||
AUTOLOAD+=$(call AutoLoad,30,ide-detect)
|
AUTOLOAD+=$(call AutoLoad,35,ide-detect)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
ifneq ($(CONFIG_arm)$(CONFIG_powerpc),y)
|
ifneq ($(CONFIG_arm)$(CONFIG_powerpc),y)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user