In das makefile musst du das a1 eintragen.
Bei meinen alten makefiles sieht das so aus


Code:
# MCU name
MCU = atmega8

# Output format. (can be srec, ihex, binary)
FORMAT = ihex

# Target file name (without extension).
TARGET = a1
Ich arbeite allerdings jetzt mit dem AVR-Studio, da brauche ich kein makefile.