X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=shellcode%2Fchipcon%2Fcc1110%2FMakefile;h=046401562fa248b78040dbb9be8799e82543432d;hp=a3457496cca77cc0d2dc8092a102e9162b144aa0;hb=3c9dd526729e4296e7ac231840a445de182c8734;hpb=a06f45d24b010987c9128261ff33dd2c93db0970 diff --git a/shellcode/chipcon/cc1110/Makefile b/shellcode/chipcon/cc1110/Makefile index a345749..0464015 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 +objs=crystal.ihx txpacket.ihx rxpacket.ihx all: $(objs)