aboutsummaryrefslogtreecommitdiffstats
path: root/target/device/Arm/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/device/Arm/Makefile.in')
-rw-r--r--target/device/Arm/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/device/Arm/Makefile.in b/target/device/Arm/Makefile.in
index a55389e7f..db1b81240 100644
--- a/target/device/Arm/Makefile.in
+++ b/target/device/Arm/Makefile.in
@@ -7,7 +7,7 @@ UCLIBC_CONFIG_FILE:=target/device/Arm/uClibc.integrator926.config
endif
# pin some settings
-BR2_ARM_EABI:=y
+BR2_EABI:=y
BR2_GNU_TARGET_SUFFIX:="linux-uclibcgnueabi"
BR2_DEFAULT_KERNEL_HEADERS:="2.6.22.8"
endif