diff options
Diffstat (limited to 'sys/boot/arm/at91/boot0spi/Makefile')
-rw-r--r-- | sys/boot/arm/at91/boot0spi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/arm/at91/boot0spi/Makefile b/sys/boot/arm/at91/boot0spi/Makefile index eb6c5b52f5931..bdc8bbdc6209e 100644 --- a/sys/boot/arm/at91/boot0spi/Makefile +++ b/sys/boot/arm/at91/boot0spi/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/arm/at91/boot0spi/Makefile,v 1.3 2006/11/16 00:53:27 imp Exp $ .PATH: ${.CURDIR}/../libat91 |