From 2e75737ff6ab59ecd27c26309dde5ccc2149045c Mon Sep 17 00:00:00 2001 From: Mirko Vogt Date: Fri, 8 Oct 2010 13:10:43 +0000 Subject: [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 --- target/linux/xburst/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/xburst') 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 -- cgit v1.2.3