artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2584d4c
)
Use illop1 as failure instruction in the locore gap file.
author
miod
<miod@openbsd.org>
Sat, 30 Mar 2024 10:43:38 +0000
(10:43 +0000)
committer
miod
<miod@openbsd.org>
Sat, 30 Mar 2024 10:43:38 +0000
(10:43 +0000)
sys/arch/luna88k/conf/Makefile.luna88k
patch
|
blob
|
history
diff --git
a/sys/arch/luna88k/conf/Makefile.luna88k
b/sys/arch/luna88k/conf/Makefile.luna88k
index
07ce32a
..
4659ed3
100644
(file)
--- a/
sys/arch/luna88k/conf/Makefile.luna88k
+++ b/
sys/arch/luna88k/conf/Makefile.luna88k
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile.luna88k,v 1.8
5 2024/01/28 00:40:22 deraadt
Exp $
+# $OpenBSD: Makefile.luna88k,v 1.8
6 2024/03/30 10:43:38 miod
Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
@@
-123,7
+123,7
@@
ld.script: ${_machdir}/conf/ld.script
makegap.sh:
cp $S/conf/makegap.sh $@
-MAKE_GAP = LD="${LD}" sh makegap.sh 0x
00000000
+MAKE_GAP = LD="${LD}" sh makegap.sh 0x
f400fc01
gap.o: Makefile makegap.sh vers.o
${MAKE_GAP}