xref: /dragonfly/sys/dev/netif/Makefile (revision ae75c143)
173860f0dSMatthew DillonSUBDIR= age alc ale bce bfe bge \
23a609f3dSSascha Wildner	dc em et \
373860f0dSMatthew Dillon	fwe fxp ic jme lge lnc \
473860f0dSMatthew Dillon	mii_layer my msk mxge nfe nge oce pcn \
573860f0dSMatthew Dillon	re rl sbsh sf sis sk sln ste stge ti tl tx txp \
6859c2e53SSascha Wildner	vge vr wb xe xl ig_hal emx ae igb ix bnx
773860f0dSMatthew Dillon
8*ae75c143SSascha WildnerSUBDIR+= ath bwn iwm iwi iwn ral wi wpi
9ac2e3f5eSMatthew Dillon
10b0d289c2SMatthew Dillon# Empty for concurrent build
11b0d289c2SMatthew Dillon#
12b0d289c2SMatthew DillonSUBDIR_ORDERED=
13b0d289c2SMatthew Dillon
14ac2e3f5eSMatthew Dillon.include <bsd.subdir.mk>
15