Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Aug 2013 15:21:17 +0000 (UTC)
From:      Andrew Turner <andrew@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r254455 - head/sys/conf
Message-ID:  <201308171521.r7HFLHgS085572@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: andrew
Date: Sat Aug 17 15:21:17 2013
New Revision: 254455
URL: http://svnweb.freebsd.org/changeset/base/254455

Log:
  Remove the armfpe config options. These files don't exist on FreeBSD.

Modified:
  head/sys/conf/files.arm

Modified: head/sys/conf/files.arm
==============================================================================
--- head/sys/conf/files.arm	Sat Aug 17 15:09:14 2013	(r254454)
+++ head/sys/conf/files.arm	Sat Aug 17 15:21:17 2013	(r254455)
@@ -51,9 +51,6 @@ arm/arm/undefined.c		standard
 arm/arm/vectors.S		standard
 arm/arm/vm_machdep.c		standard
 arm/arm/vfp.c			optional	vfp
-arm/fpe-arm/armfpe_glue.S	optional	armfpe
-arm/fpe-arm/armfpe_init.c	optional	armfpe
-arm/fpe-arm/armfpe.S		optional	armfpe
 board_id.h			standard				   \
 	dependency	"$S/arm/conf/genboardid.awk $S/arm/conf/mach-types" \
 	compile-with	"${AWK} -f $S/arm/conf/genboardid.awk $S/arm/conf/mach-types > board_id.h" \



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