Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Dec 2011 15:56:00 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r229126 - head/sys/mips/conf
Message-ID:  <201112311556.pBVFu0OJ072160@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adrian
Date: Sat Dec 31 15:56:00 2011
New Revision: 229126
URL: http://svn.freebsd.org/changeset/base/229126

Log:
  Oops - this was referencing a local file, which I've done away with.

Modified:
  head/sys/mips/conf/ROUTERSTATION

Modified: head/sys/mips/conf/ROUTERSTATION
==============================================================================
--- head/sys/mips/conf/ROUTERSTATION	Sat Dec 31 15:53:34 2011	(r229125)
+++ head/sys/mips/conf/ROUTERSTATION	Sat Dec 31 15:56:00 2011	(r229126)
@@ -4,7 +4,7 @@
 # $FreeBSD$
 #
 
-include		"UBNT_AR71XX_BASE"
+include		"AR71XX_BASE"
 ident		"ROUTERSTATION"
 hints		"ROUTERSTATION.hints"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112311556.pBVFu0OJ072160>