projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
215c1d0
)
backlight-pwm: fix module description
author
Yousong Zhou
<yszhou4tech@gmail.com>
Thu, 25 May 2017 06:40:36 +0000
(14:40 +0800)
committer
Yousong Zhou
<yszhou4tech@gmail.com>
Thu, 25 May 2017 15:21:35 +0000
(23:21 +0800)
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
package/kernel/linux/modules/video.mk
patch
|
blob
|
history
diff --git
a/package/kernel/linux/modules/video.mk
b/package/kernel/linux/modules/video.mk
index fb85f23223f817af50987afbcb91f64cf07afd60..7967fdab1c0473630e0e53ec67c56abb948c8927 100644
(file)
--- 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