1
0
Fork 0

reduce diff to upstream

This commit is contained in:
Eve Entropia 2010-04-03 23:22:56 +02:00
parent 0f8cd797d6
commit 0223193ede
3 changed files with 5 additions and 5 deletions

View file

@ -32,7 +32,7 @@ CSTANDARD = -std=gnu99
CDEFS = -DF_CPU=$(F_CPU)UL
# Place -I options here
CINCS = -Ipt
CINCS = -Ipt -Itimer
CDEBUG = -g$(DEBUG)