aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/tune-i486sx.inc
blob: bd8025924a7fca46c82c512e2f8815bd71b4ff91 (plain)
1
2
3
4
5
6
7
8
9
TARGET_ARCH = "i486"
TARGET_CC_ARCH = "-march=i486"
PACKAGE_EXTRA_ARCHS = "486sx"
BASE_PACKAGE_ARCH = "486sx"
FEED_ARCH = "${BASE_PACKAGE_ARCH}"

# gcc doesn't understand softfloat:
# "This target does not support --with-float"