Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Aug 2008 11:11:32 GMT
From:      Rui Paulo <rpaulo@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 148907 for review
Message-ID:  <200808311111.m7VBBWdJ023241@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=148907

Change 148907 by rpaulo@rpaulo_alpha on 2008/08/31 11:10:59

	Add missing files to the build.

Affected files ...

.. //depot/projects/efi/boot/i386/efi/Makefile#4 edit

Differences ...

==== //depot/projects/efi/boot/i386/efi/Makefile#4 (text+ko) ====

@@ -10,7 +10,7 @@
 INTERNALPROG=
 
 # architecture-specific loader code
-SRCS=		main.c exec.c conf.c vers.c
+SRCS=		main.c exec.c conf.c vers.c reloc.c start.S
 
 CFLAGS+=	-I${.CURDIR}/../../efi/include
 CFLAGS+=	-I${.CURDIR}/../../efi/include/i386



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