cvs commit: src/sys/netproto/802_11 Makefile

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jul 29 14:08:25 PDT 2004


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





More information about the Commits mailing list