diff --git a/tools/tools/tinderbox/etc/Makefile b/tools/tools/tinderbox/etc/Makefile index 4bb8d436dbc0..6da161b9d6c4 100644 --- a/tools/tools/tinderbox/etc/Makefile +++ b/tools/tools/tinderbox/etc/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ ETCFILES = default.rc releng_4.rc releng_5.rc current.rc -ETCFILES += ada.rc dsa.rc dwp.rc experimental.rc +ETCFILES += ada.rc dsa.rc dwp.rc ETCDIR ?= ${HOME}/etc ETCOWN ?= ${USER} ETCGRP ?= ${USER} diff --git a/tools/tools/tinderbox/etc/experimental.rc b/tools/tools/tinderbox/etc/experimental.rc deleted file mode 100644 index e4575227adfb..000000000000 --- a/tools/tools/tinderbox/etc/experimental.rc +++ /dev/null @@ -1,12 +0,0 @@ -# -# Tinderbox setup for experimental platforms. -# -# $FreeBSD$ -# - -comment = Experimental platforms -branches = CURRENT -platforms = powerpc -options = --verbose, --verbose -targets = clean, update, patch, world, generic, lint -patch = %%arch%%.diff