2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-30 13:57:41 +00:00

remove burntest

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2030 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Mark D. Studebaker
2003-10-28 01:41:47 +00:00
parent f67324f3be
commit d1c97266db

View File

@@ -18,7 +18,7 @@
MODULE_DIR := prog/pwm
PROGPWMDIR := $(MODULE_DIR)
PROGPWMTARGETS := $(MODULE_DIR)/burntest $(MODULE_DIR)/fancontrol \
PROGPWMTARGETS := $(MODULE_DIR)/fancontrol \
$(MODULE_DIR)/pwmconfig
install-prog-pwm: $(PROGPWMTARGETS)