lm-sensors should only be available for x86 targets, closes #1675
authorFlorian Fainelli <florian@openwrt.org>
Mon, 14 May 2007 17:44:48 +0000 (17:44 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 14 May 2007 17:44:48 +0000 (17:44 +0000)
SVN-Revision: 7229

utils/lm-sensors/Makefile

index 974fd408f9bba5087bc188a13c1e7ed74b6382d8..c7dc3925ac6e4fae63715850562e6290e6d2bbe6 100644 (file)
@@ -25,7 +25,7 @@ define Package/lm-sensors
   SECTION:=utils
   CATEGORY:=Utilities
   TITLE:=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/
   DESCRIPTION:=\
        Utility to read hardware sensor data
   URL:=http://www.lm-sensors.org/