From 2d2dab50a544573676f729496705ee1240c2a529 Mon Sep 17 00:00:00 2001 From: Mirko Vogt Date: Fri, 8 Oct 2010 13:10:43 +0000 Subject: [PATCH] do not override CFLAGS - the default ones are fine SVN-Revision: 23323 --- target/linux/xburst/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/target/linux/xburst/Makefile b/target/linux/xburst/Makefile index d732bf5c02..3fd45fb790 100644 --- a/target/linux/xburst/Makefile +++ b/target/linux/xburst/Makefile @@ -16,8 +16,6 @@ LINUX_VERSION:=2.6.35.7 DEVICE_TYPE=other -CFLAGS:=-march=mips32 - include $(INCLUDE_DIR)/target.mk define Target/Description -- 2.30.2