btw question, can i ignore those errors about not finding stuff?
Code:cp: cannot stat 'fs/cifs/cifs.ko': No such file or directory cp: cannot stat 'fs/nfs_common/grace.ko': No such file or directory cp: cannot stat 'fs/nfs/nfs.ko': No such file or directory cp: cannot stat 'fs/nfs/nfsv2.ko': No such file or directory cp: cannot stat 'fs/nfs/nfsv3.ko': No such file or directory cp: cannot stat 'fs/nfs/nfsv4.ko': No such file or directory cp: cannot stat 'fs/lockd/lockd.ko': No such file or directory cp: cannot stat 'net/sunrpc/sunrpc.ko': No such file or directory cp: cannot stat 'net/sunrpc/auth_gss/auth_rpcgss.ko': No such file or directory cp: cannot stat 'lib/oid_registry.ko': No such file or directory cp: cannot stat 'net/ipv4/udp_tunnel.ko': No such file or directory cp: cannot stat 'net/ipv6/ip6_udp_tunnel.ko': No such file or directory cp: cannot stat 'net/wireguard/wireguard.ko': No such file or directory
You get this because you have disabled those drivers .... if it sucks just remove these lines from your build.sh script.