X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fmicropeak%2FMakefile;h=44e0b873a14c76acb50af5597949f1e2ba2d8155;hb=3ded57394f6dfd7beb9526c031a5c6c6c9926917;hp=315b93f6f91df9e6037c49cf0712240bb41b08a5;hpb=a04c4f7b07e97d568f8f6f56dd363329817fb52c;p=fw%2Faltos diff --git a/src/micropeak/Makefile b/src/micropeak/Makefile index 315b93f6..44e0b873 100644 --- a/src/micropeak/Makefile +++ b/src/micropeak/Makefile @@ -16,6 +16,8 @@ LOADARG=-p $(DUDECPUTYPE) -c $(PROGRAMMER) -e -U flash:w: CC=avr-gcc OBJCOPY=avr-objcopy +LDFLAGS=-L/usr/lib/ldscripts -Tavr25.x + ifndef VERSION include ../Version endif