aboutsummaryrefslogtreecommitdiffstats
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
commit3d9743e7032fa523e5df73f1208c9afeec16c768 (patch)
treea2188cadd50f0be5cd8e2624df0abb659982884d /package/kernel/linux/modules/hwmon.mk
parent84bd19eb70cd9b4271516d4eff7d65094cdd53c9 (diff)
downloadmaster-187ad058-3d9743e7032fa523e5df73f1208c9afeec16c768.tar.gz
master-187ad058-3d9743e7032fa523e5df73f1208c9afeec16c768.tar.bz2
master-187ad058-3d9743e7032fa523e5df73f1208c9afeec16c768.zip
kernel: fix typo in hwmon.mk (#18813)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44120 3c298f89-4303-0410-b956-a3cf2f4a3e73
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