X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=shellcode%2Fchipcon%2Fcc1110%2FMakefile;h=7790b04385a3bdadfdf36977bf3dfeb6b0e45d5d;hp=1b17200473d6fd32eb649d9218312e5a5787a696;hb=8f3ecaa2ecd27948480534d866f9c686fa14a019;hpb=01579c8ee0a90c0e9d34377f344c7a0885104fe7 diff --git a/shellcode/chipcon/cc1110/Makefile b/shellcode/chipcon/cc1110/Makefile index 1b17200..7790b04 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 reflex.ihx +objs=crystal.ihx txpacket.ihx rxpacket.ihx txrxpacket.ihx reflex.ihx rxpacketp25.ihx reflexframe.ihx all: $(objs)