files.i386 (a800f455b2eaafc23c839bc196212c4fe92e5cad) files.i386 (191e1a59da4097a42e62e822dc660f5b13940a03)
1# This file tells config what files go into building a kernel,
2# files marked standard are always included.
3#
1# This file tells config what files go into building a kernel,
2# files marked standard are always included.
3#
4# $Id: files.i386,v 1.107 1995/09/07 08:17:19 swallace Exp $
4# $Id: files.i386,v 1.108 1995/09/08 03:20:10 julian Exp $
5#
6aic7xxx_asm optional ahc device-driver \
7 dependency "$S/dev/aic7xxx/aic7xxx_asm.c" \
8 compile-with "${CC} -Wall -o $@ $>" \
9 no-obj no-implicit-rule \
10 clean "aic7xxx_asm"
11aic7xxx_seq.h optional ahc device-driver \
12 dependency "$S/dev/aic7xxx/aic7xxx.seq aic7xxx_asm" \

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

106i386/isa/pcvt/pcvt_drv.c optional vt device-driver
107i386/isa/pcvt/pcvt_ext.c optional vt device-driver
108i386/isa/pcvt/pcvt_kbd.c optional vt device-driver
109i386/isa/pcvt/pcvt_out.c optional vt device-driver
110i386/isa/pcvt/pcvt_sup.c optional vt device-driver
111i386/isa/pcvt/pcvt_vtf.c optional vt device-driver
112i386/isa/psm.c optional psm device-driver
113i386/isa/rc.c optional rc device-driver
5#
6aic7xxx_asm optional ahc device-driver \
7 dependency "$S/dev/aic7xxx/aic7xxx_asm.c" \
8 compile-with "${CC} -Wall -o $@ $>" \
9 no-obj no-implicit-rule \
10 clean "aic7xxx_asm"
11aic7xxx_seq.h optional ahc device-driver \
12 dependency "$S/dev/aic7xxx/aic7xxx.seq aic7xxx_asm" \

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

106i386/isa/pcvt/pcvt_drv.c optional vt device-driver
107i386/isa/pcvt/pcvt_ext.c optional vt device-driver
108i386/isa/pcvt/pcvt_kbd.c optional vt device-driver
109i386/isa/pcvt/pcvt_out.c optional vt device-driver
110i386/isa/pcvt/pcvt_sup.c optional vt device-driver
111i386/isa/pcvt/pcvt_vtf.c optional vt device-driver
112i386/isa/psm.c optional psm device-driver
113i386/isa/rc.c optional rc device-driver
114i386/isa/readMBR.c standard
115i386/isa/scd.c optional scd device-driver
116i386/isa/seagate.c optional sea device-driver
117i386/isa/si.c optional si device-driver
118i386/isa/si_code.c optional si device-driver
119i386/isa/sio.c optional sio device-driver
120i386/isa/sound/dev_table.c optional snd device-driver
121i386/isa/sound/soundcard.c optional snd device-driver
122i386/isa/sound/sound_switch.c optional snd device-driver

--- 89 unchanged lines hidden ---
114i386/isa/scd.c optional scd device-driver
115i386/isa/seagate.c optional sea device-driver
116i386/isa/si.c optional si device-driver
117i386/isa/si_code.c optional si device-driver
118i386/isa/sio.c optional sio device-driver
119i386/isa/sound/dev_table.c optional snd device-driver
120i386/isa/sound/soundcard.c optional snd device-driver
121i386/isa/sound/sound_switch.c optional snd device-driver

--- 89 unchanged lines hidden ---