X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=shellcode%2Fchipcon%2Fcc1110%2FMakefile;h=12df0f3522670cf9c52ab94f408201715161aee8;hp=a1e3e5f7832887099574ed7e173fcf9882c0aa7a;hb=1beb021ea684138082d1eadbfd30e0c404444203;hpb=968402cefce12ac31889b339e85eb9a4f8388400 diff --git a/shellcode/chipcon/cc1110/Makefile b/shellcode/chipcon/cc1110/Makefile index a1e3e5f..12df0f3 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 txrxpacket.ihx +objs=crystal.ihx txpacket.ihx rxpacket.ihx txrxpacket.ihx reflex.ihx all: $(objs)