svn commit: r185300 - head/sys/arm/at91

Warner Losh imp at FreeBSD.org
Tue Nov 25 08:38:10 PST 2008


Author: imp
Date: Tue Nov 25 16:38:10 2008
New Revision: 185300
URL: http://svn.freebsd.org/changeset/base/185300

Log:
  Whitespace nit.

Modified:
  head/sys/arm/at91/std.at91

Modified: head/sys/arm/at91/std.at91
==============================================================================
--- head/sys/arm/at91/std.at91	Tue Nov 25 16:11:41 2008	(r185299)
+++ head/sys/arm/at91/std.at91	Tue Nov 25 16:38:10 2008	(r185300)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
 files	"../at91/files.at91"
-cpu	CPU_ARM9
+cpu		CPU_ARM9
 makeoptions	CONF_CFLAGS=-mcpu=arm9
-options		PHYSADDR=0x20000000
+options 	PHYSADDR=0x20000000


More information about the svn-src-all mailing list