From e62810c9b1ff08af36e260c4fbf35fe7ecc8669b Mon Sep 17 00:00:00 2001 From: dcs Date: Sat, 24 Apr 1999 18:05:45 +0000 Subject: Minor nit. It is probably still incorrect, but at least don't claim to use i386-specific files on alpha... --- sys/boot/alpha/boot2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys') diff --git a/sys/boot/alpha/boot2/Makefile b/sys/boot/alpha/boot2/Makefile index 956944d..ab7d2ca 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 -- cgit v1.1