summaryrefslogtreecommitdiff
path: root/sys/modules/fdt/Makefile
blob: bc27e25a0897f4639ee2b7320db2fdb276a5b56b (plain)
1
2
3
4
5
6
# Build dev/fdt modules.

SUBDIR = \
	fdt_slicer \
	
.include <bsd.subdir.mk>