kernel: fix description of kmod-pata-cs5535 and kmod-pata-cs5536
SVN-Revision: 27126
This commit is contained in:
parent
e353efcf6f
commit
c807bc2432
1 changed files with 2 additions and 2 deletions
|
@ -512,7 +512,7 @@ define KernelPackage/pata-cs5535
|
|||
$(call AddDepends/ata)
|
||||
endef
|
||||
|
||||
define KernelPackage/cs5535/description
|
||||
define KernelPackage/pata-cs5535/description
|
||||
Kernel module for the NSC/AMD CS5535 companion chip
|
||||
endef
|
||||
|
||||
|
@ -528,7 +528,7 @@ define KernelPackage/pata-cs5536
|
|||
$(call AddDepends/ata)
|
||||
endef
|
||||
|
||||
define KernelPackage/cs5536/description
|
||||
define KernelPackage/pata-cs5536/description
|
||||
Kernel module for the AMD CS5536 Geode LX companion chip
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue