PERFORCE change 171285 for review
Rafal Jaworowski
raj at FreeBSD.org
Wed Dec 2 17:47:45 UTC 2009
http://p4web.freebsd.org/chv.cgi?CH=171285
Change 171285 by raj at raj_fdt on 2009/12/02 17:47:24
Fix build of libfdt for loader(8).
Affected files ...
.. //depot/projects/fdt/sys/boot/Makefile#3 edit
Differences ...
==== //depot/projects/fdt/sys/boot/Makefile#3 (text+ko) ====
@@ -26,6 +26,8 @@
SUBDIR+= zfs
.endif
+SUBDIR+= fdt
+
# Pick the machine-dependent subdir based on the target architecture.
ADIR= ${MACHINE:S/amd64/i386/:S/sun4v/sparc64/}
.if exists(${.CURDIR}/${ADIR}/.)
More information about the p4-projects
mailing list