do not override CFLAGS - the default ones are fine
authorMirko Vogt <mirko@openwrt.org>
Fri, 8 Oct 2010 13:10:43 +0000 (13:10 +0000)
committerMirko Vogt <mirko@openwrt.org>
Fri, 8 Oct 2010 13:10:43 +0000 (13:10 +0000)
SVN-Revision: 23323

target/linux/xburst/Makefile

index d732bf5c02663a49e5aecd5088fcfdcb0719dfd4..3fd45fb790bb61cd8e42098f1ece5b279f04efea 100644 (file)
@@ -16,8 +16,6 @@ LINUX_VERSION:=2.6.35.7
 
 DEVICE_TYPE=other
 
-CFLAGS:=-march=mips32
-
 include $(INCLUDE_DIR)/target.mk
 
 define Target/Description