riscv32mini: include the path of origin source

* this supports including other files in the original .S source
This commit is contained in:
Zihao Yu 2024-02-20 09:58:55 +08:00
parent 031dd9d931
commit 9d1cb1d563
2 changed files with 2 additions and 3 deletions

View file

@ -20,5 +20,3 @@ AM_SRCS += riscv/npc/libgcc/div.S \
riscv/npc/libgcc/multi3.c \
riscv/npc/libgcc/ashldi3.c \
riscv/npc/libgcc/unused.c
INC_PATH += $(AM_HOME)/am/src/riscv/npc/libgcc