backlight-pwm: fix module description
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
parent
e96a9a9af8
commit
e250acab26
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ define KernelPackage/backlight-pwm
|
||||||
AUTOLOAD:=$(call AutoProbe,video pwm_bl)
|
AUTOLOAD:=$(call AutoProbe,video pwm_bl)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define KernelPackage/backlight/backlight-pwm
|
define KernelPackage/backlight-pwm/description
|
||||||
Kernel module for PWM based Backlight support.
|
Kernel module for PWM based Backlight support.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue