i2cdetect is packaged by i2c-tools
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11960 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0b8459e07c
commit
b7061f3183
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user