summaryrefslogtreecommitdiffstats
path: root/make_boot_img
diff options
context:
space:
mode:
Diffstat (limited to 'make_boot_img')
-rwxr-xr-xmake_boot_img2
1 files changed, 1 insertions, 1 deletions
diff --git a/make_boot_img b/make_boot_img
index 39518e4c3..4a27b0e9d 100755
--- a/make_boot_img
+++ b/make_boot_img
@@ -350,7 +350,7 @@ sub boot_img_ppc {
my ($extension) = $modz =~ /.*\/([^\/]+)/;
_ "mkdir -p $dir/$boot";
_ "cp -f $kern $dir/$boot/vmlinux";
- _ "cp -f all.rdz$extension $dir/boot/all.gz";
+ _ "cp -f images/all.rdz$extension $dir/boot/all.gz";
_ "cp -f tools/ppc/yaboot $dir/boot/yaboot";
output("$dir/$boot/yaboot.conf", "