1
0
mirror of git://projects.qi-hardware.com/antorcha.git synced 2024-11-22 08:59:22 +02:00

tornado/fw/Makefile (CFLAGS): don't -I../../ben-wpan/atusb/fw/include/

This commit is contained in:
Werner Almesberger 2012-12-05 11:28:52 -03:00
parent f82f7c34bc
commit c7ed8fbc4a

View File

@ -17,8 +17,7 @@ NAME = tornado
CFLAGS = -g -mmcu=$(CHIP) \
-DBOOT_ADDR=$(BOOT_ADDR) \
-Wall -Wextra -Wshadow -Wno-unused-parameter \
-Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes \
-I../../ben-wpan/atusb/fw/include/
-Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
# -Wall -Wextra -Wshadow -Werror -Wno-unused-parameter \
CHIP = atmega168