From 1c740255d54ef15c99bf4ecf9c343fa24ee0411e Mon Sep 17 00:00:00 2001 From: Kai Lauterbach Date: Sun, 16 Oct 2011 15:02:53 +0200 Subject: [PATCH] Cleaned... --- firmware/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/firmware/Makefile b/firmware/Makefile index 95d1425..411143a 100644 --- a/firmware/Makefile +++ b/firmware/Makefile @@ -87,7 +87,6 @@ DEBUG = # dwarf-2 # Each directory must be seperated by a space. EXTRAINCDIRS = - # Compiler flag to set the C Standard level. # c89 - "ANSI" C # gnu89 - c89 plus GCC extensions