From: Mirko Vogt Date: Fri, 8 Oct 2010 13:10:43 +0000 (+0000) Subject: do not override CFLAGS - the default ones are fine X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2d2dab50a544573676f729496705ee1240c2a529;p=librecmc%2Flibrecmc.git do not override CFLAGS - the default ones are fine SVN-Revision: 23323 --- 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