mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[ar71xx] 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32870 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user