xref: /dflybsd-src/sys/dev/powermng/Makefile (revision 114b2e1865e8b2b1291b89001aa6a5bcef52cd47)
1SUBDIR=	alpm amdpm amdsmn amdtemp aps clockmod corepower coretemp
2SUBDIR+=intpm kate km lm memtemp perfbias powernow uguru
3SUBDIR+=viapm wbsio
4
5# Empty for concurrent build
6#
7SUBDIR_ORDERED=
8
9.include <bsd.subdir.mk>
10