Date: Sun, 12 Nov 2006 06:18:01 GMT From: Warner Losh <imp@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 109774 for review Message-ID: <200611120618.kAC6I1Gi098640@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=109774 Change 109774 by imp@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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611120618.kAC6I1Gi098640>