Deleted Added
full compact
Makefile (143426) Makefile (143442)
1# $FreeBSD: head/sys/modules/Makefile 143426 2005-03-11 19:40:34Z sam $
1# $FreeBSD: head/sys/modules/Makefile 143442 2005-03-12 00:29:30Z obrien $
2
3# oldcard -- specialized use for debugging only.
4# owi -- totally unsupported for debugging only.
5
6SUBDIR= ${_3dfx} \
7 ${_aac} \
8 accf_data \
9 accf_http \

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

149 my \
150 ${_ncp} \
151 ${_ncv} \
152 ${_ndis} \
153 netgraph \
154 nfsclient \
155 nfsserver \
156 nge \
2
3# oldcard -- specialized use for debugging only.
4# owi -- totally unsupported for debugging only.
5
6SUBDIR= ${_3dfx} \
7 ${_aac} \
8 accf_data \
9 accf_http \

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

149 my \
150 ${_ncp} \
151 ${_ncv} \
152 ${_ndis} \
153 netgraph \
154 nfsclient \
155 nfsserver \
156 nge \
157 ${_nve} \
157 nmdm \
158 ${_nsp} \
159 ntfs \
160 ntfs_iconv \
161 nullfs \
162 ${_nwfs} \
163 ${_oltr} \
164 ${_osf1} \

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

326_linprocfs= linprocfs
327_linux= linux
328_lnc= lnc
329_mse= mse
330_ncp= ncp
331_ncv= ncv
332_ndis= ndis
333_nsp= nsp
158 nmdm \
159 ${_nsp} \
160 ntfs \
161 ntfs_iconv \
162 nullfs \
163 ${_nwfs} \
164 ${_oltr} \
165 ${_osf1} \

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

327_linprocfs= linprocfs
328_linux= linux
329_lnc= lnc
330_mse= mse
331_ncp= ncp
332_ncv= ncv
333_ndis= ndis
334_nsp= nsp
335_nve= nve
334_nwfs= nwfs
335_oltr= oltr
336_pccard= pccard
337_pcfclock= pcfclock
338_pecoff= pecoff
339_pst= pst
340_ray= ray
341_safe= safe

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

411_i2c= i2c
412_ida= ida
413_iir= iir
414_io= io
415_ips= ips
416#_lnc= lnc
417_mly= mly
418_ndis= ndis
336_nwfs= nwfs
337_oltr= oltr
338_pccard= pccard
339_pcfclock= pcfclock
340_pecoff= pecoff
341_pst= pst
342_ray= ray
343_safe= safe

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

413_i2c= i2c
414_ida= ida
415_iir= iir
416_io= io
417_ips= ips
418#_lnc= lnc
419_mly= mly
420_ndis= ndis
421_nve= nve
419_safe= safe
420_scsi_low= scsi_low
421_smbfs= smbfs
422_sound= sound
423_sppp= sppp
424_twa= twa
425.endif
426

--- 65 unchanged lines hidden ---
422_safe= safe
423_scsi_low= scsi_low
424_smbfs= smbfs
425_sound= sound
426_sppp= sppp
427_twa= twa
428.endif
429

--- 65 unchanged lines hidden ---