summaryrefslogtreecommitdiffstats
path: root/target/linux/xburst
diff options
context:
space:
mode:
authorMirko Vogt <mirko@openwrt.org>2010-10-08 13:10:43 +0000
committerMirko Vogt <mirko@openwrt.org>2010-10-08 13:10:43 +0000
commit2d2dab50a544573676f729496705ee1240c2a529 (patch)
tree997e686d74b0386dccb57383c0db346d666bf3bc /target/linux/xburst
parentdc0e63012374fe02daa6b302d8e9085d3a703bf2 (diff)
downloadmaster-31e0f0ae-2d2dab50a544573676f729496705ee1240c2a529.tar.gz
master-31e0f0ae-2d2dab50a544573676f729496705ee1240c2a529.tar.bz2
master-31e0f0ae-2d2dab50a544573676f729496705ee1240c2a529.zip
do not override CFLAGS - the default ones are fine
SVN-Revision: 23323
Diffstat (limited to 'target/linux/xburst')
-rw-r--r--target/linux/xburst/Makefile2
1 files changed, 0 insertions, 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