X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fconfig.mk;h=9a62e2fd40f1079b00adc03dd86839e98f0b20f1;hb=827fb5a9d45cdfcfcb90a4b5e3f9b4a14d727a89;hp=67e4dbd080d2b1ce8b1d34cce039685765514500;hpb=c7579be1f09977673ab25da3a0f17f9ff2b66c97;p=bertos.git diff --git a/bertos/config.mk b/bertos/config.mk index 67e4dbd0..9a62e2fd 100644 --- a/bertos/config.mk +++ b/bertos/config.mk @@ -25,7 +25,6 @@ DEBUGCFLAGS = -ggdb # # define some variables based on the AVR base path in $(AVR) # -#CROSS = avr- CC = gcc CXX = g++ AR = ar