diff options
-rw-r--r-- | target/linux/ar71xx/modules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/modules.mk b/target/linux/ar71xx/modules.mk index b70d2e039a..165b3fca7f 100644 --- a/target/linux/ar71xx/modules.mk +++ b/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)) |