Add an additional subdir.

This commit is contained in:
Łukasz 'sil2100' Zemczak 2022-10-14 10:49:25 +02:00
parent a2a341a8b2
commit e8938fc610
2 changed files with 1 additions and 1 deletions

View File

@ -274,7 +274,7 @@ install_grub() {
local my_d=$(dirname $(readlink -f ${0}))
echo "Reducing initramfs size for ${SUBARCH} board"
mkdir -p mountpoint/etc/initramfs-tools/conf.d/
cp ${my_d}/initramfs-tools/modules_list.conf mountpoint/etc/initramfs-tools/conf.d/
cp ${my_d}/riscv64/initramfs-tools/modules_list.conf mountpoint/etc/initramfs-tools/conf.d/
chroot mountpoint update-initramfs -c -v -k all
echo "Installing U-Boot for ${SUBARCH} board"
# flash-kernel is needed to install the dtb for update-grub: it uses the