x86: unify CPU_TYPE for legacy and geode
authorFelix Fietkau <nbd@nbd.name>
Tue, 24 Jan 2017 12:11:43 +0000 (13:11 +0100)
committerFelix Fietkau <nbd@nbd.name>
Tue, 24 Jan 2017 12:35:47 +0000 (13:35 +0100)
commitb630d525c88e824d250f5c565356ed870c16330e
tree7dfb9d75074ab14b138791296f5e09db0fa58d3a
parentc2ecf9c37ad7b3fe8232e685beebcae3054d9c12
x86: unify CPU_TYPE for legacy and geode

According to some reports, -march=pentium-mmx is a better choice for
older Geode CPUs than -march=geode anyway.

Bump the minimum architecture of the legacy target from i486 to
pentium-mmx. Anything older is not worth supporting anyway.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
include/target.mk
target/linux/x86/geode/target.mk