packages: add loongarch64 directory

add loongarch64 directory similar to riscv
with samba. missing loongarch64 directory and
a package under it will result package build
error:

ERROR: No such file or directory: BASEDIR/README.md

fix: https://github.com/vincentmli/BPFire/issues/71

Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
Vincent Li
2025-01-14 20:40:30 -08:00
parent 5cafdf74f8
commit c0a92ea299
2 changed files with 1028 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -2129,6 +2129,7 @@ build_packages() {
fi
pkgs["${path##*/}"]="${path}"
#echo "Added to pkgs: ${path##*/} -> ${path}"
done
# Package them all