X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Favr-demo%2FMakefile;fp=src%2Favr-demo%2FMakefile;h=0aca6f8af6252447d07224cd660646fbfd432650;hb=2cdb1f30c49ba460b0850d23ba9c85e0336af290;hp=e21ad0471ea85465d89838c267830ab70fc6d0f8;hpb=cdaa0d7b272505c49017f409b7c0b8e3240608f0;p=fw%2Faltos diff --git a/src/avr-demo/Makefile b/src/avr-demo/Makefile index e21ad047..0aca6f8a 100644 --- a/src/avr-demo/Makefile +++ b/src/avr-demo/Makefile @@ -38,7 +38,7 @@ ALTOS_SRC = \ ao_stdio.c \ ao_task.c \ ao_timer.c \ - ao_led.c \ + ao_led_avr.c \ ao_usb_avr.c \ ao_lcd.c