diff options
Diffstat (limited to 'package/kernel/linux/modules/pcmcia.mk')
-rw-r--r-- | package/kernel/linux/modules/pcmcia.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/linux/modules/pcmcia.mk b/package/kernel/linux/modules/pcmcia.mk index 2bf53e5e60..a7271b0e20 100644 --- a/package/kernel/linux/modules/pcmcia.mk +++ b/package/kernel/linux/modules/pcmcia.mk @@ -44,7 +44,7 @@ endif endef define KernelPackage/pcmcia-rsrc/description - Kernel support for PCMCIA resource allocation + Kernel support for PCMCIA resource allocation endef $(eval $(call KernelPackage,pcmcia-rsrc)) |