Browse Source

kernel: fix typo in hwmon.mk (#18813)

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 44120
Felix Fietkau 11 years ago
parent
commit
1aad0e6878
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/kernel/linux/modules/hwmon.mk

+ 1 - 1
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