summaryrefslogtreecommitdiffstats
path: root/target/linux/xburst
diff options
context:
space:
mode:
authormirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-10-08 13:10:43 +0000
committermirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-10-08 13:10:43 +0000
commit88331ba12c54b36709c2deed2aff525d3658aea2 (patch)
tree39f78940e9de52bac9e306cb88ba594301b12c68 /target/linux/xburst
parent5bf8128fbde6d9bcfd8c9590033790c8db20d5dd (diff)
[target:xburst] do not override CFLAGS - the default ones are fine
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23323 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 d732bf5c0..3fd45fb79 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