diff options
Diffstat (limited to 'sys/arm/altera/socfpga/files.socfpga')
-rw-r--r-- | sys/arm/altera/socfpga/files.socfpga | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/arm/altera/socfpga/files.socfpga b/sys/arm/altera/socfpga/files.socfpga index e6538d5..7e6b14c 100644 --- a/sys/arm/altera/socfpga/files.socfpga +++ b/sys/arm/altera/socfpga/files.socfpga @@ -22,4 +22,7 @@ arm/altera/socfpga/socfpga_mp.c optional smp dev/dwc/if_dwc.c optional dwc dev/mii/micphy.c optional micphy dev/mmc/host/dwmmc.c optional dwmmc + +# BERI specific dev/beri/beri_ring.c optional beri_ring +dev/beri/beri_mem.c optional beri_mem |