mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-03 12:35:02 +00:00
Moved if_we.c to be back in alphabetic order..
This commit is contained in:
parent
452743e9f7
commit
de3755e751
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=317
@ -1,7 +1,7 @@
|
||||
# This file tells config what files go into building a kernel,
|
||||
# files marked standard are always included.
|
||||
#
|
||||
# $Id$
|
||||
# $Id: files.i386,v 1.8 1993/08/21 22:24:24 rgrimes Exp $
|
||||
#
|
||||
i386/i386/autoconf.c standard device-driver
|
||||
i386/i386/cons.c standard
|
||||
@ -27,10 +27,10 @@ i386/isa/dcfclk.c optional dcfclk device-driver
|
||||
i386/isa/fd.c optional fd device-driver
|
||||
i386/isa/if_ec.c optional ec device-driver
|
||||
i386/isa/if_ed.c optional ed device-driver
|
||||
i386/isa/if_we.c optional we device-driver
|
||||
i386/isa/if_is.c optional is device-driver
|
||||
i386/isa/if_ix.c optional ix device-driver
|
||||
i386/isa/if_ne.c optional ne device-driver
|
||||
i386/isa/if_we.c optional we device-driver
|
||||
i386/isa/isa.c optional isa device-driver
|
||||
i386/isa/lpa.c optional lpa device-driver
|
||||
i386/isa/lpt.c optional lpt device-driver
|
||||
|
@ -1,7 +1,7 @@
|
||||
# This file tells config what files go into building a kernel,
|
||||
# files marked standard are always included.
|
||||
#
|
||||
# $Id$
|
||||
# $Id: files.i386,v 1.8 1993/08/21 22:24:24 rgrimes Exp $
|
||||
#
|
||||
i386/i386/autoconf.c standard device-driver
|
||||
i386/i386/cons.c standard
|
||||
@ -27,10 +27,10 @@ i386/isa/dcfclk.c optional dcfclk device-driver
|
||||
i386/isa/fd.c optional fd device-driver
|
||||
i386/isa/if_ec.c optional ec device-driver
|
||||
i386/isa/if_ed.c optional ed device-driver
|
||||
i386/isa/if_we.c optional we device-driver
|
||||
i386/isa/if_is.c optional is device-driver
|
||||
i386/isa/if_ix.c optional ix device-driver
|
||||
i386/isa/if_ne.c optional ne device-driver
|
||||
i386/isa/if_we.c optional we device-driver
|
||||
i386/isa/isa.c optional isa device-driver
|
||||
i386/isa/lpa.c optional lpa device-driver
|
||||
i386/isa/lpt.c optional lpt device-driver
|
||||
|
Loading…
Reference in New Issue
Block a user