summaryrefslogtreecommitdiffstats
path: root/sys/conf/Makefile.alpha
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-09-14 15:17:19 +0000
committerobrien <obrien@FreeBSD.org>2000-09-14 15:17:19 +0000
commitc598149948dc739ac22de15250bc4dc8014e52bc (patch)
tree7d47d215723bc0fd20cb6433964ab675ecfcbfad /sys/conf/Makefile.alpha
parent92c621237c9be17db51c4aa795ce1bb6493c561e (diff)
downloadFreeBSD-src-c598149948dc739ac22de15250bc4dc8014e52bc.zip
FreeBSD-src-c598149948dc739ac22de15250bc4dc8014e52bc.tar.gz
Install the kernel KLM as "kernel" by default.
Diffstat (limited to 'sys/conf/Makefile.alpha')
-rw-r--r--sys/conf/Makefile.alpha2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/Makefile.alpha b/sys/conf/Makefile.alpha
index 35cd505..851167d 100644
--- a/sys/conf/Makefile.alpha
+++ b/sys/conf/Makefile.alpha
@@ -20,7 +20,7 @@
%VERSREQ= 500003
# Can be overridden by makeoptions or /etc/make.conf
-KERNEL_KO?= kernel.ko
+KERNEL_KO?= kernel
KERNEL?= kernel
KODIR?= /boot/${KERNEL}
STD8X16FONT?= iso
OpenPOWER on IntegriCloud