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