This commit is contained in:
WarL0ck
2013-11-18 21:27:01 +07:00
parent 7047bc7fa2
commit d132f803d9
5 changed files with 54 additions and 34 deletions

View File

@ -55,7 +55,7 @@ uart.o: ../uart/uart.c
onewire.o: ../onewire/onewire.c
$(CC) $(INCLUDES) $(CFLAGS) -c $<
uart_addon.o: ../uart/uart_addon.c
uart_addon.o: ../../Git/Rmodule/uart/uart_addon.c
$(CC) $(INCLUDES) $(CFLAGS) -c $<
##Link