1SRCS+=	\
2	fdt.c		\
3	rtc_pl031.c	\
4	uart_pl011.c
5
6.PATH:  ${BHYVE_SYSDIR}/sys/arm64/vmm
7SRCS+=	vmm_instruction_emul.c
8
9BHYVE_FDT_SUPPORT=
10