NEWER New Optiboot bootloader

westfw:
The arduino team has removed "make" from the arduino tools distribution. :frowning:
"omake" build tools don't work with Arduino 1.5.x and 1.6.x IDE versions 路 Issue #118 路 Optiboot/optiboot 路 GitHub
So the easiest solution now is to install the Arduino IDE 1.0.x; a better (but more difficult) solution is to install the Atmel command-line tools, or add make and bash separately.

ATMEL Command Line Tool Chain

Ok, I got the Atmel command-line tools, where do install it to? It defaults to my Downloads folder.

but? I just expanded it into a temp folder, and no make file anywhere?

Chuck.