From: Yousong Zhou Date: Thu, 25 May 2017 06:40:36 +0000 (+0800) Subject: backlight-pwm: fix module description X-Git-Tag: v18.06.0-rc1~2902 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=e250acab26b7c5ff3ed37693bf40381962fca42c backlight-pwm: fix module description Signed-off-by: Yousong Zhou --- diff --git a/package/kernel/linux/modules/video.mk b/package/kernel/linux/modules/video.mk index a93c0b89f2..ecea009bd6 100644 --- a/package/kernel/linux/modules/video.mk +++ b/package/kernel/linux/modules/video.mk @@ -47,7 +47,7 @@ define KernelPackage/backlight-pwm AUTOLOAD:=$(call AutoProbe,video pwm_bl) endef -define KernelPackage/backlight/backlight-pwm +define KernelPackage/backlight-pwm/description Kernel module for PWM based Backlight support. endef