diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-09-26 17:53:14 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-09-26 17:53:14 +0000 |
commit | a30681dff0c896464ebb3de81fcc737c114a6194 (patch) | |
tree | 90b2865f5a9295f8f3f1a43df46e26c4ca920285 /target/linux/lantiq/ase | |
parent | 569da024f0f37b2477f8d1499fb4860a7b4a9cd5 (diff) | |
download | upstream-a30681dff0c896464ebb3de81fcc737c114a6194.tar.gz upstream-a30681dff0c896464ebb3de81fcc737c114a6194.tar.bz2 upstream-a30681dff0c896464ebb3de81fcc737c114a6194.zip |
build: unify mips target cflags
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38210
Diffstat (limited to 'target/linux/lantiq/ase')
-rw-r--r-- | target/linux/lantiq/ase/target.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/lantiq/ase/target.mk b/target/linux/lantiq/ase/target.mk index f1f0c07eb3..a052dd2ce7 100644 --- a/target/linux/lantiq/ase/target.mk +++ b/target/linux/lantiq/ase/target.mk @@ -2,7 +2,6 @@ ARCH:=mips SUBTARGET:=ase BOARDNAME:=Amazon-SE FEATURES:=squashfs atm -CFLAGS+= -mtune=mips32r2 DEFAULT_PACKAGES+=kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl kmod-ltq-dsl-ase ltq-dsl-app |