From: batt Date: Fri, 10 Apr 2009 13:03:48 +0000 (+0000) Subject: Refomart. X-Git-Tag: 2.1.0~204 X-Git-Url: https://codewiz.org/gitweb?p=bertos.git;a=commitdiff_plain;h=827fb5a9d45cdfcfcb90a4b5e3f9b4a14d727a89 Refomart. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2478 38d2e660-2303-0410-9eaa-f027e97ec537 --- 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