Browse Source

do not override CFLAGS - the default ones are fine

SVN-Revision: 23323
Mirko Vogt 15 years ago
parent
commit
2d2dab50a5
1 changed files with 0 additions and 2 deletions
  1. 0 2
      target/linux/xburst/Makefile

+ 0 - 2
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