summaryrefslogtreecommitdiffstats
path: root/target/linux/at91
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/at91')
-rw-r--r--target/linux/at91/modules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/at91/modules.mk b/target/linux/at91/modules.mk
index 3969450e8d..0517698f8c 100644
--- a/target/linux/at91/modules.mk
+++ b/target/linux/at91/modules.mk
@@ -63,7 +63,7 @@ endif
AUTOLOAD:=$(call AutoLoad,51,at91_udc)
endef
-define KernelPackage/at91-adc/description
+define KernelPackage/at91-udc/description
Kernel module to use the USB Device controller for Atmel AT91
endef