COMPILER_PREFIX=avr- CFLAGS+=-ggdb -mmcu=at90usb1286 -Wall -Os ASFLAGS+=-ggdb -mmcu=at90usb1286 LDFLAGS+=-ggdb -mmcu=at90usb1286 AVR_MCU=usb1286