include $(RTEMS_ROOT)/make/custom/default.cfg RTEMS_CPU = riscv CPU_CFLAGS = -march=rv64imafdc -mabi=lp64d -mcmodel=medany LDFLAGS = -Wl,--gc-sections CFLAGS_OPTIMIZE_V ?= -O2 -g -ffunction-sections -fdata-sections