i2cdetect is packaged by i2c-tools
authorFlorian Fainelli <florian@openwrt.org>
Sun, 27 Jul 2008 14:18:25 +0000 (14:18 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 27 Jul 2008 14:18:25 +0000 (14:18 +0000)
SVN-Revision: 11960

utils/lm-sensors/Makefile

index f87064ca8888c12523470ddb47487d500f5b532d..1bdd931e75c0e2f41d9de0f51fa0dbe6148f77fb 100644 (file)
@@ -63,7 +63,6 @@ endef
 define Package/lm-sensors/install
        $(INSTALL_DIR) $(1)/usr/sbin
        $(CP) $(PKG_BUILD_DIR)/prog/sensors/sensors $(1)/usr/sbin/
-       $(CP) $(PKG_BUILD_DIR)/prog/detect/i2cdetect $(1)/usr/sbin/
        $(CP) $(PKG_BUILD_DIR)/prog/detect/sensors-detect $(1)/usr/sbin/
        $(INSTALL_DIR) $(1)/etc
        $(CP) files/sensors.conf $(1)/etc/sensors.conf