summaryrefslogtreecommitdiff
path: root/etc/etc.hppa64
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2011-07-22 09:30:55 +0000
committerMarc Espie <espie@cvs.openbsd.org>2011-07-22 09:30:55 +0000
commita9b4c06ebf41cc104b32ac8b53f1216d9f43366b (patch)
tree0d13349816cc5f7b911f32ff2e178f3a11e5d3a6 /etc/etc.hppa64
parent180b3f32fdc59ec916e5236e2f6f2445b1698cc7 (diff)
unify kernel building on various platforms.
feedback from miod@ and deraadt@
Diffstat (limited to 'etc/etc.hppa64')
-rw-r--r--etc/etc.hppa64/Makefile.inc16
1 files changed, 2 insertions, 14 deletions
diff --git a/etc/etc.hppa64/Makefile.inc b/etc/etc.hppa64/Makefile.inc
index ece06ff1283..b9288aacf5d 100644
--- a/etc/etc.hppa64/Makefile.inc
+++ b/etc/etc.hppa64/Makefile.inc
@@ -1,18 +1,6 @@
-# $OpenBSD: Makefile.inc,v 1.7 2011/04/15 03:11:38 deraadt Exp $
-
-kernels: bootblocks bsd
- cp ${.CURDIR}/../sys/arch/hppa64/compile/GENERIC/bsd \
- ${RELEASEDIR}/bsd
-
-bsd:
- cd ${.CURDIR}/../sys/arch/hppa64/conf && config GENERIC
- cd ${.CURDIR}/../sys/arch/hppa64/compile/GENERIC && \
- ${MAKE} clean && exec ${MAKE}
+# $OpenBSD: Makefile.inc,v 1.8 2011/07/22 09:30:54 espie Exp $
bootblocks:
cp ${DESTDIR}/usr/mdec/xxboot ${RELEASEDIR}
-MDEXT= bsd bsd.rd cd${OSrev}.iso lif${OSrev}.fs \
- xxboot
-
-.PHONY: bootblocks bsd
+MDEXT= bsd.rd cd${OSrev}.iso lif${OSrev}.fs xxboot