#!/bin/bash shopt -s extglob SHELL_FOLDER=$(dirname $(readlink -f "$0")) rm -rf target/linux/generic feeds/routing/batman-adv svn co https://github.com/coolsnowwolf/lede/trunk/target/linux/generic target/linux/generic svn co https://github.com/coolsnowwolf/lede/trunk/target/linux/meson target/linux/meson curl -sfL https://raw.githubusercontent.com/coolsnowwolf/lede/master/include/kernel-5.10 -o include/kernel-5.10 rm -rf package/network/services/hostapd sed -i "/KernelPackage,cfg80211/d" package/kernel/mac80211/Makefile