build dependencies

sudo pacman -S build-essentials fakeroot bc flex bison autoconf

configure

git clone https://github.com/dreemurrs-embedded/Pine64-Arch
cd Pine64-Arch/PKGBUILDS/pine64/linux-pine64/
vim config
makepkg -s

if build fails

rm -r src/

install kernel

sudo pacman -U linux-pine64..... pkg.tar.xz

Links