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: Roman A. aka BasicXP <x12ozmouse@ya.ru>

SVN-Revision: 32870
master
John Crispin 12 years ago
parent d359d46182
commit 87a72d68f1
  1. 2
      target/linux/ar71xx/modules.mk

@ -31,7 +31,7 @@ define KernelPackage/leds-wndr3700-usb
endef
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
$(eval $(call KernelPackage,leds-wndr3700-usb))

Loading…
Cancel
Save