summaryrefslogtreecommitdiff
path: root/stand/arm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stand/arm/Makefile')
-rw-r--r--stand/arm/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/stand/arm/Makefile b/stand/arm/Makefile
new file mode 100644
index 0000000000000..1d12d9831658e
--- /dev/null
+++ b/stand/arm/Makefile
@@ -0,0 +1,5 @@
+# $FreeBSD$
+
+SUBDIR= uboot
+
+.include <bsd.subdir.mk>