repair inconsistancies
authorderaadt <deraadt@openbsd.org>
Fri, 13 Jul 2018 08:10:45 +0000 (08:10 +0000)
committerderaadt <deraadt@openbsd.org>
Fri, 13 Jul 2018 08:10:45 +0000 (08:10 +0000)
sys/arch/i386/conf/Makefile.i386

index 6f15db5..45034af 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile.i386,v 1.123 2018/04/27 15:19:32 deraadt Exp $
+#      $OpenBSD: Makefile.i386,v 1.124 2018/07/13 08:10:45 deraadt Exp $
 
 # For instructions on building kernels consult the config(8) and options(4)
 # manual pages.
@@ -34,7 +34,7 @@ SORTR=                sort -R
 .if ${IDENT:M-DNO_PROPOLICE}
 CMACHFLAGS+=   -fno-stack-protector
 .endif
- .if ${IDENT:M-DSMALL_KERNEL}
+.if ${IDENT:M-DSMALL_KERNEL}
 SORTR=         cat
 .else
 CMACHFLAGS+=   -mretpoline