Skip to content
Snippets Groups Projects
Commit 87a72d68 authored by John Crispin's avatar John Crispin
Browse files

fix typo in modules.mk


This patch fixes a small typo in kmod-leds-wndr3700-usb description, where the board is for some reason made by NETGWR, not NETGEAR.

Signed-off-by: default avatarRoman A. aka BasicXP <x12ozmouse@ya.ru>

SVN-Revision: 32870
parent d359d461
No related branches found
No related tags found
No related merge requests found
...@@ -31,7 +31,7 @@ define KernelPackage/leds-wndr3700-usb ...@@ -31,7 +31,7 @@ define KernelPackage/leds-wndr3700-usb
endef endef
define KernelPackage/leds-wndr3700-usb/description define KernelPackage/leds-wndr3700-usb/description
Kernel module for the USB LED on the NETGWR WNDR3700 board. Kernel module for the USB LED on the NETGEAR WNDR3700 board.
endef endef
$(eval $(call KernelPackage,leds-wndr3700-usb)) $(eval $(call KernelPackage,leds-wndr3700-usb))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment