Add the lgue(4) driver for USB CDC ethernet.
[dragonfly.git] / sys / dev / netif / Makefile
1 SUBDIR= an age alc ale ar ath aue axe bce bfe bge \
2         cue dc ed em ep et e1000 fwe \
3         fxp ic iwi iwn jme kue lge lgue lnc mii_layer my msk mxge nfe nge pcn \
4         ral re rl rue sbni sbsh sf sis sk sln sr ste stge ti tl tx txp \
5         vge vr vx wb wi wpi xe xl ig_hal emx ae
6
7 # XXX need to be updated to the new net80211 stack
8 # SUBDIR= acx bwi iwl rtw rum ural
9
10 .include <bsd.subdir.mk>