projects
/
lede.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56649a4
)
kernel: fix typo in hwmon.mk (#18813)
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 25 Jan 2015 11:21:48 +0000
(11:21 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 25 Jan 2015 11:21:48 +0000
(11:21 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44120
package/kernel/linux/modules/hwmon.mk
patch
|
blob
|
history
diff --git
a/package/kernel/linux/modules/hwmon.mk
b/package/kernel/linux/modules/hwmon.mk
index cd089228bc017e18c2e8d8efafa1c7bb5756ffab..c6ef9eadc6901f1fad04e8674494ef1529c06f30 100644
(file)
--- a/
package/kernel/linux/modules/hwmon.mk
+++ b/
package/kernel/linux/modules/hwmon.mk
@@
-46,7
+46,7
@@
$(eval $(call KernelPackage,hwmon-vid))
define KernelPackage/hwmon-adt7410
TITLE:=ADT7410 monitoring support
-ifeq ($(CONFIG_LINUX_3_8)
)
,)
+ifeq ($(CONFIG_LINUX_3_8),)
KCONFIG:= \
CONFIG_SENSORS_ADT7X10 \
CONFIG_SENSORS_ADT7410