aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/tune-ppc405.inc
blob: e5edd6804096f16c0958d18b18c1e97c1e53f40e (plain)
1
2
3
4
5
6
#default to soft-floats if distro/machine/local.conf don't define anything else
TARGET_FPU   ?=  "soft"
TARGET_CC_ARCH = "-mcpu=405"
BASE_PACKAGE_ARCH = "ppc405"
FEED_ARCH = "ppc405"
PACKAGE_EXTRA_ARCHS += "ppc405"