projects
/
openwrt
/
staging
/
dedeckeh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e96a9a9
)
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 14:52:06 +0000
(22:52 +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 a93c0b89f2cec2c10b7ef3e2de74a709e9c8b4f6..ecea009bd63fae2861d8fbd6f6af4f88ddfa3fe3 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