diff options
Diffstat (limited to 'etc/etc.alpha')
-rw-r--r-- | etc/etc.alpha/Makefile.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/etc.alpha/Makefile.inc b/etc/etc.alpha/Makefile.inc index d92ebbae37f..8c4f887853a 100644 --- a/etc/etc.alpha/Makefile.inc +++ b/etc/etc.alpha/Makefile.inc @@ -1,4 +1,6 @@ -# $OpenBSD: Makefile.inc,v 1.22 2013/03/09 17:25:25 deraadt Exp $ +# $OpenBSD: Makefile.inc,v 1.23 2014/02/03 05:35:40 miod Exp $ + +KERNELS += GENERIC.MP bsd.mp bootblocks: cp ${DESTDIR}/usr/mdec/boot ${RELEASEDIR} |