Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Oct 2019 19:53:37 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r354203 - head/sys/conf
Message-ID:  <201910301953.x9UJrbh2054426@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Wed Oct 30 19:53:37 2019
New Revision: 354203
URL: https://svnweb.freebsd.org/changeset/base/354203

Log:
  Remove duplicate lines.

Modified:
  head/sys/conf/files.x86

Modified: head/sys/conf/files.x86
==============================================================================
--- head/sys/conf/files.x86	Wed Oct 30 19:37:33 2019	(r354202)
+++ head/sys/conf/files.x86	Wed Oct 30 19:53:37 2019	(r354203)
@@ -12,11 +12,6 @@
 # limitations in config: backslash-newline doesn't work in strings, and
 # dependency lines other than the first are silently ignored.
 
-#
-cddl/dev/fbt/x86/fbt_isa.c				optional dtrace_fbt | dtraceall compile-with "${FBT_C}"
-cddl/dev/dtrace/x86/dis_tables.c			optional dtrace_fbt | dtraceall compile-with "${DTRACE_C}"
-cddl/dev/dtrace/x86/instr_size.c			optional dtrace_fbt | dtraceall compile-with "${DTRACE_C}"
-#
 cddl/dev/fbt/x86/fbt_isa.c				optional dtrace_fbt | dtraceall compile-with "${FBT_C}"
 cddl/dev/dtrace/x86/dis_tables.c			optional dtrace_fbt | dtraceall compile-with "${DTRACE_C}"
 cddl/dev/dtrace/x86/instr_size.c			optional dtrace_fbt | dtraceall compile-with "${DTRACE_C}"



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