X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fconfig.mk;h=9a62e2fd40f1079b00adc03dd86839e98f0b20f1;hb=cb382ef2759a551342924626d01f902441ec928a;hp=67e4dbd080d2b1ce8b1d34cce039685765514500;hpb=9fefde76822d56c8eb02d096074566bcb302c29c;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