summaryrefslogtreecommitdiff
path: root/src/sys/sysfile/devicessysfile/meson.build
blob: 4427f14dddabdbbf3465321693a3f864386a1dfa (plain)
1
2
3
4
5
6
7
modules += files(
    'cpudevicessysfile.cil',
    'memorydevicessysfile.cil',
    'nodedevicessysfile.cil',
    'zramdevicessysfile.cil',
)