projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Include ohci ehci and a better copyright date and description for the cellvision...
[openwrt.git]
/
package
/
kernel
/
modules
/
block.mk
diff --git
a/package/kernel/modules/block.mk
b/package/kernel/modules/block.mk
index
aad932b
..
70f73db
100644
(file)
--- a/
package/kernel/modules/block.mk
+++ b/
package/kernel/modules/block.mk
@@
-25,7
+25,7
@@
define KernelPackage/pata-artop
DESCRIPTION:=Kernel module for ARTOP PATA controller
KCONFIG:=$(CONFIG_PATA_ARTOP)
SUBMENU:=$(BLMENU)
DESCRIPTION:=Kernel module for ARTOP PATA controller
KCONFIG:=$(CONFIG_PATA_ARTOP)
SUBMENU:=$(BLMENU)
- AUTOLOAD:=$(call AutoLoad,30,
libata
pata_artop)
+ AUTOLOAD:=$(call AutoLoad,30,
scsi_mod libata sd_mod
pata_artop)
FILES:=$(LINUX_DIR)/drivers/ata/pata_artop.$(LINUX_KMOD_SUFFIX)
DEPENDS:=+kmod-libata +kmod-scsi-core
endef
FILES:=$(LINUX_DIR)/drivers/ata/pata_artop.$(LINUX_KMOD_SUFFIX)
DEPENDS:=+kmod-libata +kmod-scsi-core
endef
This page took
0.027189 seconds
and
4
git commands to generate.