X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/7e397056b12b16fbb9a65f37a2e1aa75174c9fe8..31384cf9f2f23becbb38d471e1a320f7bcf15d50:/Makefile diff --git a/Makefile b/Makefile index 64bb08741..1dbe4b815 100644 --- a/Makefile +++ b/Makefile @@ -20,6 +20,7 @@ all: $(MAKE) F_CPU=12000000 DEVICE=atmega88 do_firmware $(MAKE) F_CPU=12000000 DEVICE=atmega328p do_firmware $(MAKE) F_CPU=16000000 DEVICE=atmega328p do_firmware + $(MAKE) F_CPU=18000000 DEVICE=atmega328p do_firmware help: @echo "Usage:"