xref: /freebsd/stand/efi/loader/arch/riscv/Makefile.inc (revision d0b2dbfa)
1
2HAVE_FDT=yes
3
4SRCS+=	exec.c \
5	start.S
6