I have never built linux/debian in such early stages. so i’d need a real step by step guide on how to doing.
currently running image 202311
wha i have done so far:
-
apt-get install build-essential linux-source bc kmod cpio flex libncurses5-dev libelf-dev libssl-dev dwarves bison git
→ worked fine -
git clone https://github.com/starfive-tech/linux
→ worked fine -
git checkout JH7110_VF2_6.6_v5.12.0
fails fatal:not a git repository
what is wrong
any help is highly appreciated