PERFORCE change 109774 for review

Warner Losh imp at FreeBSD.org
Sun Nov 12 06:18:03 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=109774

Change 109774 by imp at imp_lighthouse on 2006/11/12 06:17:30

	This really should be gone.

Affected files ...

.. //depot/projects/arm/src/sys/boot/arm/at91/boot2/Makefile#13 edit

Differences ...

==== //depot/projects/arm/src/sys/boot/arm/at91/boot2/Makefile#13 (text+ko) ====

@@ -5,9 +5,6 @@
 P=boot2
 FILES=${P}
 SRCS=arm_init.S boot2.c ${BOOT_FLAVOR:L}_board.c
-.if ${BOOT_FLAVOR} == "TSC"
-SRCS+=ee.c
-.endif
 NO_MAN=
 LDFLAGS=-e 0 -T ${.CURDIR}/../linker.cfg
 OBJS+=  ${SRCS:N*.h:R:S/$/.o/g}


More information about the p4-projects mailing list