summaryrefslogtreecommitdiff
path: root/analog
diff options
context:
space:
mode:
authorGuillaume Chevillot2008-02-11 13:33:42 +0100
committerGuillaume Chevillot2008-02-11 13:33:42 +0100
commit1d111e3d2b7fdb93e307cae90b60d5e224b936fd (patch)
treec366315ca7c3400599ab67ca2b241a4549eb9fe4 /analog
parent856eb47802f8e13319fb6cb065fab0c16bd5e8da (diff)
Remove of test_mp in Makefile
Diffstat (limited to 'analog')
-rw-r--r--analog/motor-power-avr/src/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/analog/motor-power-avr/src/Makefile b/analog/motor-power-avr/src/Makefile
index 5d44550d..543bf020 100644
--- a/analog/motor-power-avr/src/Makefile
+++ b/analog/motor-power-avr/src/Makefile
@@ -2,9 +2,7 @@ BASE = ../../../digital/avr
PROGS = mp
HOST_PROGS = test_mp
mp_SOURCES = main.c mp_pwm_L_.c mp_pwm_LR_.c adc.c
-test_mp_SOURCES = test_mp.c
MODULES = adc proto uart utils math/fixed
-test_mp_MODULES =
CONFIGFILE = avrconfig.h
# atmega8, atmega8535, atmega128...
AVR_MCU = atmega16