X-Git-Url: http://git.droids-corp.org/?p=protos%2Fxbee-avr.git;a=blobdiff_plain;f=Makefile;h=e04989368e4d7a8601a166f121a207f68de79717;hp=4883bb423c9b02ba85f5457415d57ba4616be084;hb=a53014b7f52462e163a7d7ac64866aa75977422f;hpb=9a43add2f0ed382ce1f180bba65fdc077d03b6fb diff --git a/Makefile b/Makefile index 4883bb4..e049893 100644 --- a/Makefile +++ b/Makefile @@ -8,17 +8,13 @@ SRC += spi_servo.c SRC += commands.c SRC += commands_gen.c SRC += rc_proto.c -SRC += xbee_atcmd.c -SRC += xbee.c -SRC += xbee_neighbor.c -SRC += xbee_proto.c -SRC += xbee_stats.c SRC += callout.c SRC += parse_neighbor.c SRC += parse_atcmd.c SRC += parse_monitor.c SRC += cmdline.c SRC += beep.c +SRC += eeprom_config.c CFLAGS += -W -Wall -Werror