Skip to content

Commit 6faf0d6

Browse files
authored
Update diy.sh
1 parent a33aaa5 commit 6faf0d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devices/ipq807x/diy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ svn co https://github.com/Boos4721/openwrt/trunk/target/linux/generic/backport-5
1818
rm -rf target/linux/ipq807x/!(patches-5.15)
1919
svn co https://github.com/Boos4721/openwrt/trunk/target/linux/ipq807x target/linux/ipq807x
2020
rm -rf target/linux/ipq807x/{.svn,patches-5.15/.svn}
21-
svn co https://github.com/Boos4721/openwrt/trunk/target/linux/ipq807x/patches-5.15 target/linux/ipq807x/patches-5.15
21+
svn co https://github.com/Boos4721/openwrt/trunk/target/linux/ipq807x/pending-5.15 target/linux/ipq807x/pending-5.15
2222

2323
sed -i 's/autocore-arm /my-autocore-arm /' target/linux/ipq807x/Makefile
2424
sed -i 's/DEFAULT_PACKAGES +=/DEFAULT_PACKAGES += luci-app-turboacc/' target/linux/ipq807x/Makefile

0 commit comments

Comments
 (0)