From 93b72c79e1c65eb223723874d1b768460c3c4fc9 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Mon, 11 Feb 2008 21:41:51 +0000 Subject: remove useless rdz --- images/make_boot_img | 1 - 1 file changed, 1 deletion(-) (limited to 'images') diff --git a/images/make_boot_img b/images/make_boot_img index e6f7aba7a..efb3b661e 100755 --- a/images/make_boot_img +++ b/images/make_boot_img @@ -465,7 +465,6 @@ image=/vmlinux$I.gz sub boot_img_ppc { my ($type, $I, $img, $kernel) = @_; - (my $rdz = $img) =~ s/\.img/.rdz/; foreach (glob("all.kernels/*")) { my $ext = basename($_); if ($ext =~ /legacy/) { -- cgit v1.2.1