X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=shellcode%2Fchipcon%2Fcc1110%2FMakefile;h=a1e3e5f7832887099574ed7e173fcf9882c0aa7a;hp=046401562fa248b78040dbb9be8799e82543432d;hb=77720e2680a4cda7305339510616cd707df423ba;hpb=dc09fbf0db139aa339f35ec7fa7fb10453d4a6d3 diff --git a/shellcode/chipcon/cc1110/Makefile b/shellcode/chipcon/cc1110/Makefile index 0464015..a1e3e5f 100644 --- a/shellcode/chipcon/cc1110/Makefile +++ b/shellcode/chipcon/cc1110/Makefile @@ -8,7 +8,7 @@ # Use lower RAM if needed. CC=sdcc --code-loc 0xF000 -objs=crystal.ihx txpacket.ihx rxpacket.ihx +objs=crystal.ihx txpacket.ihx rxpacket.ihx txrxpacket.ihx all: $(objs)