diff options
Diffstat (limited to 'post/arch')
-rwxr-xr-x | post/arch/ppc64.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/post/arch/ppc64.sh b/post/arch/ppc64.sh index dd4a5b9..9b98d0c 100755 --- a/post/arch/ppc64.sh +++ b/post/arch/ppc64.sh @@ -19,5 +19,3 @@ cp ppc/grub.cfg64 cdroot-ppc64/boot/grub/grub.cfg # Fix CHRP mkdir cdroot-ppc64/ppc cp cdroot-ppc64/boot/bootinfo.txt cdroot-ppc64/ppc/bootinfo.txt - -mv squashroot-ppc64/boot/vmlinux-4.14.138-mc15-easy-power8 cdroot-ppc64/bzImage-p8 |