DragonFly commits List (threaded) for 2004-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/netproto/802_11 Makefile
dillon 2004/07/29 14:05:54 PDT
DragonFly src repository
Modified files:
sys/netproto/802_11 Makefile
Log:
Generally speaking modules should unconditionally enable things like
INET. INET is not something developers usually set in /etc/make.conf.
Follow what other modules are doing and unconditionally #define INET and IPX.
This fixes an ARP problem with this module :-).
Revision Changes Path
1.3 +0 -6 src/sys/netproto/802_11/Makefile
http://www.dragonflybsd.org/cvsweb/src/sys/netproto/802_11/Makefile.diff?r1=1.2&r2=1.3&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]