]> git.gag.com Git - fw/altos/blob - src/avr/Makefile.defs
Merge branch 'branch-1.8' into debian
[fw/altos] / src / avr / Makefile.defs
1 ifndef TOPDIR
2 TOPDIR=..
3 endif
4
5 ifndef VERSION
6 include $(TOPDIR)/Version
7 endif
8
9 include $(TOPDIR)/Makedefs
10
11 CC=$(AVR_CC)
12 OBJCOPY=$(AVR_OBJCOPY)
13 LDSCRIPTS=/usr/lib/avr/lib/ldscripts
14
15 PROGRAMMER=usbtiny
16 LOADCMD=avrdude