PERFORCE change 148907 for review
Rui Paulo
rpaulo at FreeBSD.org
Sun Aug 31 11:11:33 UTC 2008
http://perforce.freebsd.org/chv.cgi?CH=148907
Change 148907 by rpaulo at 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
More information about the p4-projects
mailing list