summaryrefslogtreecommitdiffstats
path: root/sys/boot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/Makefile')
-rw-r--r--sys/boot/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/boot/Makefile b/sys/boot/Makefile
new file mode 100644
index 0000000..1de5941
--- /dev/null
+++ b/sys/boot/Makefile
@@ -0,0 +1,4 @@
+# Pick the subdir based on the target architecture.
+SUBDIR= ${MACHINE_ARCH}
+
+.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud