From 827fb5a9d45cdfcfcb90a4b5e3f9b4a14d727a89 Mon Sep 17 00:00:00 2001 From: batt Date: Fri, 10 Apr 2009 13:03:48 +0000 Subject: [PATCH] Refomart. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2478 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/config.mk | 1 - 1 file changed, 1 deletion(-) 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 -- 2.25.1