Add a dummy makefile to keep build happy

This commit is contained in:
Warner Losh 2006-08-10 06:29:15 +00:00
parent 76f6413d65
commit 2e6c020cf2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=161156

5
sys/boot/arm/Makefile Normal file
View File

@ -0,0 +1,5 @@
# $FreeBSD$
SUBDIR=
.include <bsd.subdir.mk>