support/config-fragments: add RISC-V 32-bit to autobuild configs

Add a minimal RISC-V 32-bit autobuild configuration for the
internal toolchain with glibc.

Signed-off-by: Mark Corbin <mark.corbin@embecosm.com>
Reviewed-by: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Mark Corbin 2018-10-21 20:12:03 +01:00 committed by Thomas Petazzoni
parent e2fa462426
commit 7a389a6ec8
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,3 @@
BR2_riscv=y
BR2_RISCV_32=y
BR2_TOOLCHAIN_BUILDROOT_GLIBC=y

View file

@ -51,6 +51,7 @@ support/config-fragments/autobuild/br-powerpc64le-power8-glibc.config,x86_64
support/config-fragments/autobuild/br-powerpc64-power7-glibc.config,x86_64
support/config-fragments/autobuild/br-powerpc-e500mc-full.config,x86_64
support/config-fragments/autobuild/br-powerpc-internal-full.config,any
support/config-fragments/autobuild/br-riscv32-internal-glibc.config,any
support/config-fragments/autobuild/br-riscv64-internal-glibc.config,any
support/config-fragments/autobuild/br-sh4-full.config,x86_64
support/config-fragments/autobuild/br-sparc-uclibc.config,x86_64

Can't render this file because it contains an unexpected character in line 1 and column 26.