diff options
| author | Daniel C. Sobral <dcs@FreeBSD.org> | 1999-04-24 18:05:45 +0000 |
|---|---|---|
| committer | Daniel C. Sobral <dcs@FreeBSD.org> | 1999-04-24 18:05:45 +0000 |
| commit | fdbad643d59e33e1f89c96bba1c48adc5ce3b86b (patch) | |
| tree | 3bf6ea5a69736bac7e33d17475998d8c255665b3 /sys/boot/alpha | |
| parent | 22f054e25845ce59e94d3e43eb3356e2af968449 (diff) | |
Notes
Diffstat (limited to 'sys/boot/alpha')
| -rw-r--r-- | sys/boot/alpha/boot2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/alpha/boot2/Makefile b/sys/boot/alpha/boot2/Makefile index 956944d255c8..ab7d2ca546b5 100644 --- a/sys/boot/alpha/boot2/Makefile +++ b/sys/boot/alpha/boot2/Makefile @@ -7,7 +7,7 @@ NEWVERSWHAT= "SRM disk boot" .PATH: ${.CURDIR}/../common -# i386-specific bootstrap sources +# Alpha-specific bootstrap sources SRCS+= main.c conf.c # Always add MI sources |
