summaryrefslogtreecommitdiff
path: root/distrib/octeon/Makefile
diff options
context:
space:
mode:
authorJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2015-06-09 19:20:37 +0000
committerJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2015-06-09 19:20:37 +0000
commit6514cc272ab3d71216071d050d1d67b387a257dc (patch)
tree77276916d1c081689f5e5561a15596e9288bd73a /distrib/octeon/Makefile
parentefcb1dc0b946240e15a02f584a3f56fd891e4f05 (diff)
miniroot for octeon; tested on edgerouter lite with local usb storage
ok jmatthew@ miod@
Diffstat (limited to 'distrib/octeon/Makefile')
-rw-r--r--distrib/octeon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/octeon/Makefile b/distrib/octeon/Makefile
index 828bbdf024c..8e50b67e5f0 100644
--- a/distrib/octeon/Makefile
+++ b/distrib/octeon/Makefile
@@ -1,5 +1,5 @@
-# $OpenBSD: Makefile,v 1.1 2013/03/26 18:03:53 jasper Exp $
+# $OpenBSD: Makefile,v 1.2 2015/06/09 19:20:36 jasper Exp $
-SUBDIR= ramdisk
+SUBDIR= ramdisk miniroot
.include <bsd.subdir.mk>