diff options
Diffstat (limited to 'sys/boot/arm/at91/Makefile')
-rw-r--r-- | sys/boot/arm/at91/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/arm/at91/Makefile b/sys/boot/arm/at91/Makefile index 266c0ad567ea2..a41ba611922f0 100644 --- a/sys/boot/arm/at91/Makefile +++ b/sys/boot/arm/at91/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/arm/at91/Makefile,v 1.3.14.1 2010/12/21 17:10:29 kensmith Exp $ SUBDIR= libat91 boot0 boot0iic boot0spi boot2 bootiic bootspi |