Deleted Added
full compact
Makefile (128948) Makefile (129124)
1# $FreeBSD: head/sys/modules/Makefile 128948 2004-05-05 08:24:57Z joerg $
1# $FreeBSD: head/sys/modules/Makefile 129124 2004-05-11 18:21:38Z des $
2
3# pcic -- currently broken and being worked on out of tree.
4# oldcard -- specialized use for debugging only.
5# owi -- totally unsupported for debugging only.
6
7SUBDIR= ${_3dfx} \
8 ${_aac} \
9 accf_data \

--- 68 unchanged lines hidden (view full) ---

78 gx \
79 harp \
80 hatm \
81 ${_hfa} \
82 hifn \
83 ${_hme} \
84 ${_i2c} \
85 ${_ibcs2} \
2
3# pcic -- currently broken and being worked on out of tree.
4# oldcard -- specialized use for debugging only.
5# owi -- totally unsupported for debugging only.
6
7SUBDIR= ${_3dfx} \
8 ${_aac} \
9 accf_data \

--- 68 unchanged lines hidden (view full) ---

78 gx \
79 harp \
80 hatm \
81 ${_hfa} \
82 hifn \
83 ${_hme} \
84 ${_i2c} \
85 ${_ibcs2} \
86 ${_ichwd} \
86 ${_ida} \
87 ${_idt} \
88 ${_ie} \
89 if_disc \
90 if_ef \
91 if_faith \
92 if_gif \
93 if_gre \

--- 201 unchanged lines hidden (view full) ---

295_elink= elink
296_em= em
297_ep= ep
298_ext2fs= ext2fs
299_fe= fe
300_hfa= hfa
301_i2c= i2c
302_ibcs2= ibcs2
87 ${_ida} \
88 ${_idt} \
89 ${_ie} \
90 if_disc \
91 if_ef \
92 if_faith \
93 if_gif \
94 if_gre \

--- 201 unchanged lines hidden (view full) ---

296_elink= elink
297_em= em
298_ep= ep
299_ext2fs= ext2fs
300_fe= fe
301_hfa= hfa
302_i2c= i2c
303_ibcs2= ibcs2
304_ichwd= ichwd
303_ie= ie
304_linprocfs= linprocfs
305_linux= linux
306_lnc= lnc
307_ncp= ncp
308_ncv= ncv
309_ndis= ndis
310_netgraph= netgraph

--- 130 unchanged lines hidden ---
305_ie= ie
306_linprocfs= linprocfs
307_linux= linux
308_lnc= lnc
309_ncp= ncp
310_ncv= ncv
311_ndis= ndis
312_netgraph= netgraph

--- 130 unchanged lines hidden ---