PKGDIR ?=         ..
L4DIR  ?=         $(PKGDIR)/../../..

SYSTEMS = $(if $(CONFIG_COMPILER_RT_USE_LIBGCC),riscv-l4f)

include $(L4DIR)/mk/lib.mk
