kernel: fix description of kmod-pata-cs5535 and kmod-pata-cs5536

SVN-Revision: 27126
master
Hauke Mehrtens 13 years ago
parent e353efcf6f
commit c807bc2432
  1. 4
      package/kernel/modules/block.mk

@ -512,7 +512,7 @@ define KernelPackage/pata-cs5535
$(call AddDepends/ata) $(call AddDepends/ata)
endef endef
define KernelPackage/cs5535/description define KernelPackage/pata-cs5535/description
Kernel module for the NSC/AMD CS5535 companion chip Kernel module for the NSC/AMD CS5535 companion chip
endef endef
@ -528,7 +528,7 @@ define KernelPackage/pata-cs5536
$(call AddDepends/ata) $(call AddDepends/ata)
endef endef
define KernelPackage/cs5536/description define KernelPackage/pata-cs5536/description
Kernel module for the AMD CS5536 Geode LX companion chip Kernel module for the AMD CS5536 Geode LX companion chip
endef endef

Loading…
Cancel
Save