summaryrefslogtreecommitdiff
path: root/rtl/cache/mod.mk
blob: 10b7d1af7995d513be8aa358c163254911b2d0a3 (plain)
1
2
3
4
5
define core
  $(this)/deps     := config
  $(this)/rtl_dirs := .
  $(this)/rtl_top  := cache
endef