lm-sensors should only be available for x86 targets, closes #1675
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 14 May 2007 17:44:48 +0000 (17:44 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 14 May 2007 17:44:48 +0000 (17:44 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7229 3c298f89-4303-0410-b956-a3cf2f4a3e73

utils/lm-sensors/Makefile

index 974fd40..c7dc392 100644 (file)
@@ -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/