X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcc1111%2FMakefile.cc1111;h=78b653b3049abbbf5cd595802d67e5ced89755e1;hb=c584b5fc1128c7bfd7fb921ddc3a8ec498803b53;hp=0e19603b29429d4e8177f163ac05d7134dd9b421;hpb=de701d5a234cd21930cf92c9cabebb0e230da9b5;p=fw%2Faltos diff --git a/src/cc1111/Makefile.cc1111 b/src/cc1111/Makefile.cc1111 index 0e19603b..78b653b3 100644 --- a/src/cc1111/Makefile.cc1111 +++ b/src/cc1111/Makefile.cc1111 @@ -1,4 +1,5 @@ -CC=sdcc +include ../Makedefs +CC=$(SDCC) CFLAGS=--model-small --debug --opt-code-speed -DCODESIZE=$(CODESIZE)