add magicbox 2.0 cf slot support - kmod-ide must not be used on magicbox 1.1 (no working hw detection yet)
SVN-Revision: 6909
This commit is contained in:
@@ -51,7 +51,7 @@ define KernelPackage/ide-core
|
||||
KCONFIG:=$(CONFIG_IDE)
|
||||
FILES:=$(MODULES_DIR)/kernel/drivers/ide/*.$(LINUX_KMOD_SUFFIX)
|
||||
SUBMENU:=$(EMENU)
|
||||
AUTOLOAD:=$(call AutoLoad,20,ide-core) $(call AutoLoad,90,ide-detect ide-disk)
|
||||
AUTOLOAD:=$(call AutoLoad,20,ide-core) $(call AutoLoad,90,ide-generic ide-detect ide-disk)
|
||||
endef
|
||||
$(eval $(call KernelPackage,ide-core))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user