From: Florian Fainelli Date: Sun, 27 Jul 2008 14:18:25 +0000 (+0000) Subject: i2cdetect is packaged by i2c-tools X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=934b522028ec88f2ee9ff4ad5a7fb9bbd0c49de9 i2cdetect is packaged by i2c-tools SVN-Revision: 11960 --- diff --git a/utils/lm-sensors/Makefile b/utils/lm-sensors/Makefile index f87064ca88..1bdd931e75 100644 --- a/utils/lm-sensors/Makefile +++ b/utils/lm-sensors/Makefile @@ -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