summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorraj <raj@FreeBSD.org>2010-06-13 13:02:43 +0000
committerraj <raj@FreeBSD.org>2010-06-13 13:02:43 +0000
commitce1aea1edb43c51950b23e1cb369ad9367257781 (patch)
tree42ffebef2b23ca1dfafeee77b5d25bbb362407de /Makefile
parentd3177b8e82b0c47d89a166ebf47bae694c103b3e (diff)
downloadFreeBSD-src-ce1aea1edb43c51950b23e1cb369ad9367257781.zip
FreeBSD-src-ce1aea1edb43c51950b23e1cb369ad9367257781.tar.gz
Connect FDT infrastructure to the build system.
Reviewed by: imp Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ce53124..5edb4da 100644
--- a/Makefile
+++ b/Makefile
@@ -89,7 +89,8 @@ TGTS= all all-man buildenv buildenvvars buildkernel buildworld \
obj objlink regress rerelease showconfig tags toolchain update \
_worldtmp _legacy _bootstrap-tools _cleanobj _obj \
_build-tools _cross-tools _includes _libraries _depend \
- build32 distribute32 install32 xdev xdev-build xdev-install
+ build32 builddtb distribute32 install32 xdev xdev-build xdev-install \
+
TGTS+= ${SUBDIR_TARGETS}
BITGTS= files includes
OpenPOWER on IntegriCloud