Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Oct 2015 15:15:45 +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: r289756 - head/sys/mips/conf
Message-ID:  <201510221515.t9MFFjtE029390@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adrian
Date: Thu Oct 22 15:15:45 2015
New Revision: 289756
URL: https://svnweb.freebsd.org/changeset/base/289756

Log:
  Commit the right board file - use the right name + hints.

Modified:
  head/sys/mips/conf/TL-WR740Nv4

Modified: head/sys/mips/conf/TL-WR740Nv4
==============================================================================
--- head/sys/mips/conf/TL-WR740Nv4	Thu Oct 22 15:13:47 2015	(r289755)
+++ head/sys/mips/conf/TL-WR740Nv4	Thu Oct 22 15:15:45 2015	(r289756)
@@ -12,10 +12,10 @@
 # Include the default AR933x parameters
 include         "AR933X_BASE"
 
-ident           CARAMBOLA2
+ident           TL-WR740Nv4
 
 # Override hints with board values
-hints           "CARAMBOLA2.hints"
+hints           "TL-WR740Nv4.hints"
 
 # Board memory - 32MB
 options         AR71XX_REALMEM=(32*1024*1024)



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