at91: fix typo in usb kernel module makefile
Fix a typo with generating the package description Signed-off-by: Ben Whitten <ben.whitten@gmail.com> SVN-Revision: 48352
This commit is contained in:
parent
7a3dacef98
commit
0007d435ec
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue