diff options
Diffstat (limited to 'dev/build.env')
| -rw-r--r-- | dev/build.env | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dev/build.env b/dev/build.env new file mode 100644 index 0000000..1deb0b7 --- /dev/null +++ b/dev/build.env @@ -0,0 +1,9 @@ +# +# Copyright (c) 2026, Apollo Telephone Laboratories. +# Provided under the BSD-3 clause. +# + +export GLOBAL_ROOT=$PWD +export CONFIG_ARCH=rv64 +export CONFIG_CHIP=jh7110 +export CONFIG_BOOT_PROTO=machine |
