mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
support/config-fragments: add RISC-V 64-bit to autobuild configs
Add a minimal RISC-V 64-bit autobuild configuration for the internal toolchain with glibc. Signed-off-by: Mark Corbin <mark.corbin@embecosm.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
8dc3d02bac
commit
be43be070f
@ -0,0 +1,2 @@
|
||||
BR2_riscv=y
|
||||
BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
|
@ -50,6 +50,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-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
|
||||
support/config-fragments/autobuild/br-sparc64-glibc.config,x86_64
|
||||
|
Can't render this file because it contains an unexpected character in line 1 and column 26.
|
Loading…
Reference in New Issue
Block a user