summaryrefslogtreecommitdiffstats
path: root/package/kernel/linux/modules/hwmon.mk
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-01-25 11:21:48 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-01-25 11:21:48 +0000
commit1aad0e6878ad10ef2caa92af8d2b353da186ca4a (patch)
tree8ad9d4e9dfc0841b46e88e95c7131c818444ce82 /package/kernel/linux/modules/hwmon.mk
parent56649a4eed873a49e1397735034eb174ddddb39d (diff)
downloadmaster-31e0f0ae-1aad0e6878ad10ef2caa92af8d2b353da186ca4a.tar.gz
master-31e0f0ae-1aad0e6878ad10ef2caa92af8d2b353da186ca4a.tar.bz2
master-31e0f0ae-1aad0e6878ad10ef2caa92af8d2b353da186ca4a.zip
kernel: fix typo in hwmon.mk (#18813)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44120
Diffstat (limited to 'package/kernel/linux/modules/hwmon.mk')
-rw-r--r--package/kernel/linux/modules/hwmon.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/linux/modules/hwmon.mk b/package/kernel/linux/modules/hwmon.mk
index cd089228bc..c6ef9eadc6 100644
--- 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