Revert "tmp: fix"
This reverts commit 7c7e9811447f7cbdd5f99e71ceb4ade1a6923ec2.
This commit is contained in:
@@ -26,7 +26,6 @@ if [ $DEVICE = 'r4s' ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ $DEVICE =~ ('r2s'|'r4s') ]]; then
|
if [[ $DEVICE =~ ('r2s'|'r4s') ]]; then
|
||||||
git revert --no-edit 2d6e43739c8918ba74ff62af529eb6c2000afd67
|
|
||||||
wget https://github.com/coolsnowwolf/lede/raw/757e42d70727fe6b937bb31794a9ad4f5ce98081/target/linux/rockchip/config-default -NP target/linux/rockchip/
|
wget https://github.com/coolsnowwolf/lede/raw/757e42d70727fe6b937bb31794a9ad4f5ce98081/target/linux/rockchip/config-default -NP target/linux/rockchip/
|
||||||
wget https://github.com/coolsnowwolf/lede/commit/f341ef96fe4b509a728ba1281281da96bac23673.patch
|
wget https://github.com/coolsnowwolf/lede/commit/f341ef96fe4b509a728ba1281281da96bac23673.patch
|
||||||
git apply f341ef96fe4b509a728ba1281281da96bac23673.patch
|
git apply f341ef96fe4b509a728ba1281281da96bac23673.patch
|
||||||
|
|||||||
Reference in New Issue
Block a user