Deleted Added
full compact
Makefile (197397) Makefile (197518)
1# $FreeBSD: head/sys/modules/Makefile 197397 2009-09-21 23:58:29Z delphij $
1# $FreeBSD: head/sys/modules/Makefile 197518 2009-09-26 12:45:28Z bz $
2
3.include <bsd.own.mk>
4
5SUBDIR= ${_3dfx} \
6 ${_3dfx_linux} \
7 ${_aac} \
8 accf_data \
9 accf_dns \

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

146 krpc \
147 ksyms \
148 le \
149 lge \
150 libalias \
151 libiconv \
152 libmbpool \
153 libmchain \
2
3.include <bsd.own.mk>
4
5SUBDIR= ${_3dfx} \
6 ${_3dfx_linux} \
7 ${_aac} \
8 accf_data \
9 accf_dns \

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

146 krpc \
147 ksyms \
148 le \
149 lge \
150 libalias \
151 libiconv \
152 libmbpool \
153 libmchain \
154 ${_lindev} \
154 ${_linprocfs} \
155 ${_linsysfs} \
156 ${_linux} \
157 lmc \
158 lpt \
159 mac_biba \
160 mac_bsdextended \
161 mac_ifoff \

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

368_fe= fe
369_glxsb= glxsb
370_i2c= i2c
371_ibcs2= ibcs2
372_ie= ie
373_if_ndis= if_ndis
374_igb= igb
375_io= io
155 ${_linprocfs} \
156 ${_linsysfs} \
157 ${_linux} \
158 lmc \
159 lpt \
160 mac_biba \
161 mac_bsdextended \
162 mac_ifoff \

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

369_fe= fe
370_glxsb= glxsb
371_i2c= i2c
372_ibcs2= ibcs2
373_ie= ie
374_if_ndis= if_ndis
375_igb= igb
376_io= io
377_lindev= lindev
376_linprocfs= linprocfs
377_linsysfs= linsysfs
378_linux= linux
379_mse= mse
380.if ${MK_NCP} != "no"
381_ncp= ncp
382.endif
383_ncv= ncv

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

505_io= io
506_ipmi= ipmi
507_ips= ips
508_ipw= ipw
509_ipwfw= ipwfw
510_iwn= iwn
511_iwnfw= iwnfw
512_ixgb= ixgb
378_linprocfs= linprocfs
379_linsysfs= linsysfs
380_linux= linux
381_mse= mse
382.if ${MK_NCP} != "no"
383_ncp= ncp
384.endif
385_ncv= ncv

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

507_io= io
508_ipmi= ipmi
509_ips= ips
510_ipw= ipw
511_ipwfw= ipwfw
512_iwn= iwn
513_iwnfw= iwnfw
514_ixgb= ixgb
515_lindev= lindev
513_linprocfs= linprocfs
514_linsysfs= linsysfs
515_linux= linux
516_mly= mly
517_ndis= ndis
518_nfe= nfe
519_nve= nve
520_nvram= nvram

--- 108 unchanged lines hidden ---
516_linprocfs= linprocfs
517_linsysfs= linsysfs
518_linux= linux
519_mly= mly
520_ndis= ndis
521_nfe= nfe
522_nve= nve
523_nvram= nvram

--- 108 unchanged lines hidden ---