Skip to content

Instantly share code, notes, and snippets.

View DRCRecoveryData's full-sized avatar
🎯
Focusing

DRC Lab DRCRecoveryData

🎯
Focusing
View GitHub Profile
@mnml
mnml / build-m8c-rg35xx-splush.sh
Last active September 21, 2024 15:38
Building m8c for RG35XX Plus/H/SP on KNULLI (Scroll down for zip)
#!/bin/bash
#
# build kernel modules
#
wget https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.9.170.tar.gz
tar xzf linux-4.9.170.tar.gz
cd linux-4.9.170
wget -O .config https://raw.githubusercontent.com/knulli-cfw/distribution/refs/heads/knulli-main/board/batocera/allwinner/h700/linux-sunxi64-legacy.config