From: florian 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://207.154.207.93/?a=commitdiff_plain;h=a4d8ee4c6256a90648ddad35f8a57dc45399ee44;p=packages.git lm-sensors should only be available for x86 targets, closes #1675 git-svn-id: svn://svn.openwrt.org/openwrt/packages@7229 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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/