diff options
Diffstat (limited to 'sys/boot/arm/at91/boot0/Makefile')
-rw-r--r-- | sys/boot/arm/at91/boot0/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/arm/at91/boot0/Makefile b/sys/boot/arm/at91/boot0/Makefile index a13a620bba49d..302344621255c 100644 --- a/sys/boot/arm/at91/boot0/Makefile +++ b/sys/boot/arm/at91/boot0/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/arm/at91/boot0/Makefile,v 1.5.14.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../libat91 |