diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-02-12 20:29:05 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-02-12 20:29:05 +0000 |
| commit | bd75cb61421e191113358eba3bb84d81b74291cc (patch) | |
| tree | bc0c8900843d77f91aee610938c292f857b9e2be | |
| parent | 42d534b25525ea8407aaddf6fbd480a231ae1c57 (diff) | |
Notes
| -rw-r--r-- | tools/tools/tinderbox/tinderbox.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/tools/tinderbox/tinderbox.pl b/tools/tools/tinderbox/tinderbox.pl index 3d8fa63ec2133..c46a0bf8342c8 100644 --- a/tools/tools/tinderbox/tinderbox.pl +++ b/tools/tools/tinderbox/tinderbox.pl @@ -392,7 +392,6 @@ MAIN:{ '__MAKE_CONF' => "/dev/null", 'MAKEOBJDIRPREFIX' => "$sandbox/obj", - 'NO_KERNELCLEAN' => "YES", 'TARGET_ARCH' => $arch, 'TARGET_MACHINE' => $machine, |
