xref: /freebsd/sys/modules/fdt/Makefile (revision 031beb4e239bfce798af17f5fe8dba8bcaf13d99)
1*4e462178SIan Lepore# Build dev/fdt modules.
2*4e462178SIan Lepore
3*4e462178SIan LeporeSUBDIR = \
4*4e462178SIan Lepore	fdt_slicer \
5*4e462178SIan Lepore
6*4e462178SIan Lepore.include <bsd.subdir.mk>
7