mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
OpenSBI: Add riscv_hardfp.S to compilation
It will just become an empty object if FPU support is not included.
This commit is contained in:
@@ -30,6 +30,7 @@ OPENSBI_CSRCS += opensbi/opensbi-3rdparty/lib/utils/timer/aclint_mtimer.c
|
||||
|
||||
OPENSBI_ASRCS += opensbi/opensbi-3rdparty/lib/sbi/sbi_expected_trap.S
|
||||
OPENSBI_ASRCS += opensbi/opensbi-3rdparty/lib/sbi/sbi_hfence.S
|
||||
OPENSBI_ASRCS += opensbi/opensbi-3rdparty/lib/sbi/riscv_hardfp.S
|
||||
|
||||
OPENSBI_UNPACK = opensbi-3rdparty
|
||||
OPENSBI_COMMIT = 4998a712b2ab504eff306110879ee05af6050177
|
||||
|
||||
Reference in New Issue
Block a user