projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
package/kernel: create package for the RT305x dwc_otg driver
[openwrt.git]
/
package
/
kernel
/
modules
/
block.mk
diff --git
a/package/kernel/modules/block.mk
b/package/kernel/modules/block.mk
index
218d048
..
41509b0
100644
(file)
--- a/
package/kernel/modules/block.mk
+++ b/
package/kernel/modules/block.mk
@@
-507,32
+507,32
@@
define KernelPackage/pata-cs5535
TITLE:=CS5535 PATA support
DEPENDS:=@TARGET_x86 @PCI_SUPPORT
KCONFIG:=CONFIG_PATA_CS5535
TITLE:=CS5535 PATA support
DEPENDS:=@TARGET_x86 @PCI_SUPPORT
KCONFIG:=CONFIG_PATA_CS5535
- FILES=$(LINUX_DIR)/drivers/ata/pata
-
cs5535.ko
- AUTOLOAD:=$(call AutoLoad,30,pata
-
cs5535,1)
+ FILES=$(LINUX_DIR)/drivers/ata/pata
_
cs5535.ko
+ AUTOLOAD:=$(call AutoLoad,30,pata
_
cs5535,1)
$(call AddDepends/ata)
endef
$(call AddDepends/ata)
endef
-define KernelPackage/cs5535/description
+define KernelPackage/
pata-
cs5535/description
Kernel module for the NSC/AMD CS5535 companion chip
endef
Kernel module for the NSC/AMD CS5535 companion chip
endef
-$(eval $(call KernelPackage,cs5535))
+$(eval $(call KernelPackage,
pata-
cs5535))
define KernelPackage/pata-cs5536
TITLE:=CS5536 PATA support
DEPENDS:=@TARGET_x86 @PCI_SUPPORT
KCONFIG:=CONFIG_PATA_CS5536
define KernelPackage/pata-cs5536
TITLE:=CS5536 PATA support
DEPENDS:=@TARGET_x86 @PCI_SUPPORT
KCONFIG:=CONFIG_PATA_CS5536
- FILES=$(LINUX_DIR)/drivers/ata/pata
-
cs5536.ko
- AUTOLOAD:=$(call AutoLoad,30,pata
-
cs5536,1)
+ FILES=$(LINUX_DIR)/drivers/ata/pata
_
cs5536.ko
+ AUTOLOAD:=$(call AutoLoad,30,pata
_
cs5536,1)
$(call AddDepends/ata)
endef
$(call AddDepends/ata)
endef
-define KernelPackage/cs5536/description
+define KernelPackage/
pata-
cs5536/description
Kernel module for the AMD CS5536 Geode LX companion chip
endef
Kernel module for the AMD CS5536 Geode LX companion chip
endef
-$(eval $(call KernelPackage,cs5536))
+$(eval $(call KernelPackage,
pata-
cs5536))
define KernelPackage/libsas
define KernelPackage/libsas
This page took
0.026839 seconds
and
4
git commands to generate.