kernel: Remove the old ep(4) and ex(4) network drivers.
[dragonfly.git] / sys / dev / netif / Makefile
blob5b7f293942f53c9e4999cec98214fe5122ca120d
1 SUBDIR= age alc ale bce bfe bge \
2 dc em et \
3 fwe fxp ic jme lge lnc \
4 mii_layer my msk mxge nfe nge oce pcn \
5 re rl sbsh sf sis sk sln ste stge ti tl tx txp \
6 vge vr vx wb xe xl ig_hal emx ae igb ix bnx
8 SUBDIR+= ath bwn iwm iwi iwn ndis ral wi wpi
10 # Empty for concurrent build
12 SUBDIR_ORDERED=
14 .include <bsd.subdir.mk>