build: unify x86 target cflags

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 38212
This commit is contained in:
Felix Fietkau
2013-09-26 17:53:24 +00:00
parent c8609ab4f8
commit ef68210f93
6 changed files with 5 additions and 8 deletions

View File

@@ -214,6 +214,7 @@ ifeq ($(DUMP),1)
ifeq ($(ARCH),i386)
CPU_TYPE ?= i486
CPU_CFLAGS_i486 = -march=i486
CPU_CFLAGS_geode = -march=geode -mmmx -m3dnow
endif
ifneq ($(findstring arm,$(ARCH)),)
CPU_TYPE ?= xscale