mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Sync with sys/i386/conf/files.i386 revision 1.199.
This commit is contained in:
parent
649db6f0df
commit
fd3ae2d6b0
2 changed files with 4 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
# modified for PC-9801
|
||||
#
|
||||
# $Id: files.pc98,v 1.63 1998/05/05 13:19:34 kato Exp $
|
||||
# $Id: files.pc98,v 1.64 1998/06/17 09:26:23 kato Exp $
|
||||
#
|
||||
# The long compile-with and dependency lines are required because of
|
||||
# limitations in config: backslash-newline doesn't work in strings, and
|
||||
|
|
@ -118,6 +118,7 @@ i386/isa/gpib.c optional gp device-driver
|
|||
i386/isa/asc.c optional asc device-driver
|
||||
i386/isa/gsc.c optional gsc device-driver
|
||||
i386/isa/if_ar.c optional ar device-driver
|
||||
i386/isa/if_cs.c optional cs device-driver
|
||||
i386/isa/if_cx.c optional cx device-driver
|
||||
pc98/pc98/if_ed.c optional ed device-driver
|
||||
i386/isa/if_eg.c optional eg device-driver
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
# modified for PC-9801
|
||||
#
|
||||
# $Id: files.pc98,v 1.63 1998/05/05 13:19:34 kato Exp $
|
||||
# $Id: files.pc98,v 1.64 1998/06/17 09:26:23 kato Exp $
|
||||
#
|
||||
# The long compile-with and dependency lines are required because of
|
||||
# limitations in config: backslash-newline doesn't work in strings, and
|
||||
|
|
@ -118,6 +118,7 @@ i386/isa/gpib.c optional gp device-driver
|
|||
i386/isa/asc.c optional asc device-driver
|
||||
i386/isa/gsc.c optional gsc device-driver
|
||||
i386/isa/if_ar.c optional ar device-driver
|
||||
i386/isa/if_cs.c optional cs device-driver
|
||||
i386/isa/if_cx.c optional cx device-driver
|
||||
pc98/pc98/if_ed.c optional ed device-driver
|
||||
i386/isa/if_eg.c optional eg device-driver
|
||||
|
|
|
|||
Loading…
Reference in a new issue