diff options
Diffstat (limited to 'target/device/Arm/integrator926_defconfig')
-rw-r--r-- | target/device/Arm/integrator926_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/device/Arm/integrator926_defconfig b/target/device/Arm/integrator926_defconfig index 1977375eb..2b4d9c676 100644 --- a/target/device/Arm/integrator926_defconfig +++ b/target/device/Arm/integrator926_defconfig @@ -39,8 +39,8 @@ BR2_arm926t=y # BR2_xscale is not set # BR2_iwmmxt is not set BR2_ARM_TYPE="ARM926T" -# BR2_ARM_OABI is not set -BR2_ARM_EABI=y +# BR2_OABI is not set +BR2_EABI=y # BR2_x86_i386 is not set # BR2_x86_i486 is not set # BR2_x86_i586 is not set |