From: Florian Fainelli Date: Mon, 14 May 2007 17:44:48 +0000 (+0000) Subject: lm-sensors should only be available for x86 targets, closes #1675 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=7eabd9c9e539a06530a394cd6e7275c8156a4c5a;p=openwrt%2Fsvn-archive%2Fpackages.git lm-sensors should only be available for x86 targets, closes #1675 SVN-Revision: 7229 --- diff --git a/utils/lm-sensors/Makefile b/utils/lm-sensors/Makefile index 974fd408f..c7dc3925a 100644 --- a/utils/lm-sensors/Makefile +++ b/utils/lm-sensors/Makefile @@ -25,7 +25,7 @@ define Package/lm-sensors SECTION:=utils CATEGORY:=Utilities TITLE:=lm-sensors - DEPENDS:=+sysfsutils + DEPENDS:=+sysfsutils @LINUX_2_6_X86 DESCRIPTION:=\ Utility to read hardware sensor data URL:=http://www.lm-sensors.org/