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.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=02788951090eac592da009ebdcfaa7343419416b;ds=sidebyside 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 974fd408f9..c7dc3925ac 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/