summaryrefslogtreecommitdiff
path: root/rtl/dma_axi32/mod.mk
blob: 68b1b753082e6ee4535160a27fe46fab1b09145a (plain)
1
2
3
4
5
define core
  $(this)/rtl_top := dma_axi32
  $(this)/rtl_files := $(call core_shell,cat filelist.txt)
  $(this)/rtl_include_dirs := .
endef