mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 23:51:08 -09:00
lm-sensors: clean libsensors* from usr/lib, not lib
This commit is contained in:
@@ -62,7 +62,7 @@ lm-sensors: uclibc libsysfs $(TARGET_DIR)/$(LM_SENSORS_TARGET_BINARY)
|
||||
lm-sensors-clean:
|
||||
-$(MAKE) -C $(LM_SENSORS_DIR) clean
|
||||
rm -f $(TARGET_DIR)/$(LM_SENSORS_TARGET_BINARY) \
|
||||
$(TARGET_DIR)/lib/libsensors* \
|
||||
$(TARGET_DIR)/usr/lib/libsensors* \
|
||||
$(TARGET_DIR)/etc/sensors.conf
|
||||
|
||||
lm-sensors-dirclean:
|
||||
|
||||
Reference in New Issue
Block a user