summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/tools/tinderbox/etc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/tools/tinderbox/etc/Makefile b/tools/tools/tinderbox/etc/Makefile
index 8942bcc..84d739a 100644
--- a/tools/tools/tinderbox/etc/Makefile
+++ b/tools/tools/tinderbox/etc/Makefile
@@ -4,8 +4,8 @@ ETCFILES =
ETCFILES += default.rc
ETCFILES += releng_4.rc update_releng_4.rc
ETCFILES += releng_5.rc update_releng_5.rc
-ETCFILES += stable.rc update_stable.rc
-ETCFILES += current.rc update_current.rc
+ETCFILES += releng_6.rc update_releng_6.rc
+ETCFILES += head.rc update_head.rc
ETCDIR ?= ${HOME}/etc
ETCOWN ?= ${USER}
ETCGRP ?= ${USER}
OpenPOWER on IntegriCloud