summaryrefslogtreecommitdiff
path: root/stand/uboot
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2018-03-01 21:46:01 +0000
committerKyle Evans <kevans@FreeBSD.org>2018-03-01 21:46:01 +0000
commit81fa17d177218ca420c2d35e22e3435e16c1a03c (patch)
treeaeee758f5f9365044c2596b5d0cf320a52670104 /stand/uboot
parent27132543a0fe64f384312beb6bc3ed3964cba926 (diff)
downloadsrc-test2-81fa17d177218ca420c2d35e22e3435e16c1a03c.tar.gz
src-test2-81fa17d177218ca420c2d35e22e3435e16c1a03c.zip
stand: Fix build after r330249
One does not simply convert to SUBDIR.yes in stand without making everything else in the affected files SUBDIR.yes -- there are better ways to do this.
Notes
Notes: svn path=/head/; revision=330250
Diffstat (limited to 'stand/uboot')
-rw-r--r--stand/uboot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/stand/uboot/Makefile b/stand/uboot/Makefile
index 5ba6e2accf8f..fde6f9c4e16e 100644
--- a/stand/uboot/Makefile
+++ b/stand/uboot/Makefile
@@ -2,7 +2,7 @@
.include <bsd.init.mk>
-SUBDIR= lib
+SUBDIR.yes= lib
SUBDIR.${MK_FDT}+=fdt