Add --with parameters to configure for compiler selection
[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