summaryrefslogtreecommitdiffstats
path: root/scripts/mk-images.ia64
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/mk-images.ia64')
-rw-r--r--scripts/mk-images.ia642
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mk-images.ia64 b/scripts/mk-images.ia64
index f547cbbad..cda18e524 100644
--- a/scripts/mk-images.ia64
+++ b/scripts/mk-images.ia64
@@ -29,7 +29,7 @@ image=vmlinuz
EOF
# make a copy in the root of the image
- cp $MBD_BOOTTREE/EFI/boot/* $MBD_BOOTTREE/
+ cp -l $MBD_BOOTTREE/EFI/boot/* $MBD_BOOTTREE/
}
makebootdisk --kernelto $TOPDESTPATH/kernels/vmlinuz \