Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Dec 2009 17:47:45 GMT
From:      Rafal Jaworowski <raj@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 171285 for review
Message-ID:  <200912021747.nB2Hlj50096923@repoman.freebsd.org>

index | next in thread | raw e-mail

http://p4web.freebsd.org/chv.cgi?CH=171285

Change 171285 by raj@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}/.)


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912021747.nB2Hlj50096923>