summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa9.cortexa9thf-vfpv3
blob: f556e02b83c12252b37372af167404222e8aa68c (plain)
1
2
3
4
5
6
7
PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5thf-vfp armv5ehf-vfp armv5tehf-vfp armv6hf-vfp armv6thf-vfp armv7ahf-vfp armv7at2hf-vfp armv7ahf-vfpv3d16 armv7at2hf-vfpv3d16 armv7ahf-vfpv3 armv7at2hf-vfpv3 cortexa9hf-vfp cortexa9hf-vfpv3 cortexa9t2hf-vfp cortexa9t2hf-vfpv3 fake_cortexa9"
TUNE_CCARGS=" -mthumb -mfpu=vfpv3 -mfloat-abi=hard -mcpu=cortex-a9"
TUNE_CCARGS_MFLOAT="hard"
TUNE_CCARGS_MFPU=" vfp vfpv3"
TUNE_FEATURES="arm vfp cortexa9 thumb callconvention-hard vfpv3"
TUNE_PKGARCH="cortexa9t2hf-vfpv3"
export CC="arm-oe-linux-gnueabi-gcc  -mthumb -mfpu=vfpv3 -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=SYSROOT"