summaryrefslogtreecommitdiff
path: root/support/config-fragments/autobuild/br-riscv32.config
diff options
context:
space:
mode:
Diffstat (limited to 'support/config-fragments/autobuild/br-riscv32.config')
-rw-r--r--support/config-fragments/autobuild/br-riscv32.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/support/config-fragments/autobuild/br-riscv32.config b/support/config-fragments/autobuild/br-riscv32.config
index cea472400b..e34f7b4aad 100644
--- a/support/config-fragments/autobuild/br-riscv32.config
+++ b/support/config-fragments/autobuild/br-riscv32.config
@@ -1,5 +1,6 @@
BR2_riscv=y
BR2_RISCV_32=y
+BR2_RISCV_ABI_ILP32=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
BR2_TOOLCHAIN_EXTERNAL_URL="http://autobuild.buildroot.net/toolchains/tarballs/br-riscv32-glibc-2019.05.1.tar.bz2"