summaryrefslogtreecommitdiff
path: root/digital/io/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'digital/io/src/Makefile')
-rw-r--r--digital/io/src/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/digital/io/src/Makefile b/digital/io/src/Makefile
index e230bc89..f668777f 100644
--- a/digital/io/src/Makefile
+++ b/digital/io/src/Makefile
@@ -1,6 +1,5 @@
BASE = ../../avr
PROGS = io
-HOST_PROGS = test_path
io_SOURCES = main.c asserv.c servo.avr.c eeprom.avr.c trap.c sharp.c \
switch.avr.c chrono.c \
simu.host.c \
@@ -8,11 +7,8 @@ io_SOURCES = main.c asserv.c servo.avr.c eeprom.avr.c trap.c sharp.c \
getsamples.c getsamples_fsm.c getsamples_cb.c \
gutter_fsm.c gutter_cb.c gutter.c \
move.c move_fsm.c move_cb.c \
- top.c top_fsm.c top_cb.c \
- path.c
-test_path_SOURCES = test_path.c path.c
-MODULES = proto uart twi utils adc math/fixed
-test_path_MODULES = math/fixed
+ top.c top_fsm.c top_cb.c
+MODULES = proto uart twi utils adc math/fixed path
CONFIGFILE = avrconfig.h
# atmega8, atmega8535, atmega128...
AVR_MCU = atmega128