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:15:01 +0000 (13:15 +0100)
commitf4f8f4a180366ee90fd8e153213db2cb746ca361
tree5438874a6f1b410eddf14a0ee54fbf0be42a91d6
parent94b6dc3a435bfaebb12b7326194a92a485fa070a
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