Date:2012-12-05 15:28:52 (11 years 3 months ago)
Author:Werner Almesberger
Commit:c7ed8fbc4ad711c8b10dd2fde0b43c9219651170
Message:tornado/fw/Makefile (CFLAGS): don't -I../../ben-wpan/atusb/fw/include/

Files: tornado/fw/Makefile (1 diff)

Change Details

tornado/fw/Makefile
1717CFLAGS = -g -mmcu=$(CHIP) \
1818     -DBOOT_ADDR=$(BOOT_ADDR) \
1919     -Wall -Wextra -Wshadow -Wno-unused-parameter \
20     -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes \
21     -I../../ben-wpan/atusb/fw/include/
20     -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
2221# -Wall -Wextra -Wshadow -Werror -Wno-unused-parameter \
2322
2423CHIP = atmega168

Archive Download the corresponding diff file

Branches:
master
tornado-v1



interactive