diff options
| author | Doug Rabson <dfr@FreeBSD.org> | 1998-08-24 08:48:22 +0000 |
|---|---|---|
| committer | Doug Rabson <dfr@FreeBSD.org> | 1998-08-24 08:48:22 +0000 |
| commit | 2e809930bacaa9422dff829bf33caa300d7c472a (patch) | |
| tree | 9791941e8522bdde600ce48a5bdea576b7acaf6f /sys/alpha | |
| parent | dfb80032972bcb689a36cd657538dfa251a9942c (diff) | |
Notes
Diffstat (limited to 'sys/alpha')
| -rw-r--r-- | sys/alpha/conf/files.alpha | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/alpha/conf/files.alpha b/sys/alpha/conf/files.alpha index 68888d582159..541fcb4fb130 100644 --- a/sys/alpha/conf/files.alpha +++ b/sys/alpha/conf/files.alpha @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $Id: files.alpha,v 1.5 1998/08/10 07:53:58 dfr Exp $ +# $Id: files.alpha,v 1.6 1998/08/20 08:27:10 dfr Exp $ # # The long compile-with and dependency lines are required because of # limitations in config: backslash-newline doesn't work in strings, and @@ -16,6 +16,7 @@ font8x16.o optional std8x16font \ # alpha/alpha/autoconf.c standard device-driver alpha/alpha/cpuconf.c standard +alpha/alpha/atomic.s standard alpha/alpha/dec_kn8ae.c optional dec_kn8ae alpha/alpha/dec_eb164.c optional dec_eb164 alpha/alpha/dec_kn20aa.c optional dec_kn20aa |
