From edf4e3609477122eac6d9be8f7497a5eb2965bbc Mon Sep 17 00:00:00 2001 From: Jelmer Tiete Date: Wed, 30 Jan 2013 11:13:19 +0100 Subject: [PATCH] removed tag from z1 Makefile.common --- platform/z1/Makefile.common | 2 -- 1 file changed, 2 deletions(-) diff --git a/platform/z1/Makefile.common b/platform/z1/Makefile.common index fb065c657..72a1270d6 100644 --- a/platform/z1/Makefile.common +++ b/platform/z1/Makefile.common @@ -1,5 +1,3 @@ -# $Id: Makefile.z1,v 1.6 2013/01/23 enricmcalvo,JelmerTiete Exp $ - ifdef GCC CFLAGS+=-Os -g endif