diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2016-08-10 14:27:19 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2016-08-10 14:27:19 +0000 |
commit | b2cfb31102494f3c39e19d9d174422bef8b478fb (patch) | |
tree | 82d7d203269361cdb4a795beb75edf83b00f5cc2 /distrib/armish/Makefile | |
parent | f47e916de1f9523a058e3b06f884f0685acc1154 (diff) |
armish handled some early-gen arm machines, which required tons of
workarounds. Some of them will soon stand in the way of armv7.
Off to the attic you go.
Diffstat (limited to 'distrib/armish/Makefile')
-rw-r--r-- | distrib/armish/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/distrib/armish/Makefile b/distrib/armish/Makefile deleted file mode 100644 index 301e8af6524..00000000000 --- a/distrib/armish/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -# $OpenBSD: Makefile,v 1.1 2006/06/06 00:01:49 drahn Exp $ - -SUBDIR= ramdisk - -.include <bsd.subdir.mk> |