summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa7.armv5tehfb-vfp
blob: 65341b5fe42ab3de8f2675bcdfa0b8e50cd0c2e7 (plain)
1
2
3
4
5
6
7
PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp fake_cortexa7"
TUNE_CCARGS=" -march=armv5te -mthumb  -mthumb-interwork -mfpu=vfp  -mfloat-abi=hard"
TUNE_CCARGS_MFLOAT="hard"
TUNE_CCARGS_MFPU=" vfp"
TUNE_FEATURES="arm armv5 thumb dsp     vfp callconvention-hard bigendian"
TUNE_PKGARCH="armv5tehfb-vfp"
export CC="armeb-oe-linux-gnueabi-gcc  -march=armv5te -mthumb  -mthumb-interwork -mfpu=vfp  -mfloat-abi=hard --sysroot=SYSROOTS/fake-cortexa7"