Author: blogic
Date: 2016-01-19 11:15:26 +0100 (Tue, 19 Jan 2016)
New Revision: 48352

Modified:
   trunk/target/linux/at91/modules.mk
Log:
at91: fix typo in usb kernel module makefile

Fix a typo with generating the package description

Signed-off-by: Ben Whitten <[email protected]>

Modified: trunk/target/linux/at91/modules.mk
===================================================================
--- trunk/target/linux/at91/modules.mk  2016-01-19 10:15:20 UTC (rev 48351)
+++ trunk/target/linux/at91/modules.mk  2016-01-19 10:15:26 UTC (rev 48352)
@@ -63,7 +63,7 @@
   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
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to