aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/mt76/Makefile
blob: fbc9265c91273ffde1158ea8427c6eea8e22d646 (plain) (blame)
1
2
3
4
5
6
SUBDIR=		core
SUBDIR+=	mt7915
SUBDIR+=	mt7921
SUBDIR+=	mt7996

.include <bsd.subdir.mk>