summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2011-11-05 13:35:08 +0000
committermiod <miod@openbsd.org>2011-11-05 13:35:08 +0000
commit701521d1a9f879a59317c146f9924c7d32af8ea0 (patch)
tree7b5a60b2521372164561a137928d1495e31f7131
parentAttempt to configure the interrupt controller and global timer on cortex-a9 (diff)
downloadwireguard-openbsd-701521d1a9f879a59317c146f9924c7d32af8ea0.tar.xz
wireguard-openbsd-701521d1a9f879a59317c146f9924c7d32af8ea0.zip
Add a NOMAN= stanza
-rw-r--r--sys/arch/beagle/stand/boot.scr/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/beagle/stand/boot.scr/Makefile b/sys/arch/beagle/stand/boot.scr/Makefile
index 8d033dfd984..5690d6fe967 100644
--- a/sys/arch/beagle/stand/boot.scr/Makefile
+++ b/sys/arch/beagle/stand/boot.scr/Makefile
@@ -1,5 +1,6 @@
PROG = boot.scr
SRCS =
+NOMAN=
.SUFFIXES: .cmd .scr