test -d linux || git clone https://github.com/AsahiLinux/linux
cd linux
git fetch -a -t
- git reset --hard asahi-6.1-rc6-5; git clean -f -x -d &> /dev/null
+ git reset --hard asahi-6.1-rc8-2; git clean -f -x -d &> /dev/null
cat ../../config-16k.txt > .config
make olddefconfig
make -j `nproc` V=0 bindeb-pkg > /dev/null
test -d linux || git clone https://github.com/AsahiLinux/linux
cd linux
git fetch -a -t
- git reset --hard asahi-6.1-rc6-5
+ git reset --hard asahi-6.1-rc8-2
source "$HOME/.cargo/env"
curl -o .config https://tg.st/u/1dbcb0d155911d80f29e61153f53e39bff1c6198f9ed0673520d4cf45343fa9f.config
make LLVM=-14 olddefconfig