From 8cc56e0ecb46a929127867bf2a4e1d85bdd4b1ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Mon, 14 Nov 2005 13:34:15 +0000 Subject: [PATCH] Use the new syntax for GENERIC. --- tools/tools/tinderbox/etc/default.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/tools/tinderbox/etc/default.rc b/tools/tools/tinderbox/etc/default.rc index 836cae5c1a8..6a4b3f386eb 100644 --- a/tools/tools/tinderbox/etc/default.rc +++ b/tools/tools/tinderbox/etc/default.rc @@ -12,7 +12,7 @@ logdir = %%HOME%%/logs # Tinderbox options options = --verbose -targets = cleanobj, update, world, generic, lint +targets = cleanobj, update, world, lint, kernel:GENERIC #timeout = 7200 # Reporting