Made some changes, see: https://github.com/sej7278/Arduino-Makefile/commit/866b2e9100170
New package for you to test if possible: http://www.the-jedi.co.uk/downloads/arduino/arduino-mk_1.1.0-2_all.deb Works for me with the following makefiles: BOARD_TAG = mega2560 MONITOR_PORT = /dev/ttyACM0 include /usr/share/arduino/Arduino.mk or BOARD_TAG = atmega328bb ISP_PROG = usbasp include /usr/share/arduino/Arduino.mk Regards. -- Simon John https://github.com/sej7278 [email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

