File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ svn export --force https://github.com/Boos4721/openwrt/trunk/package/qat package
1414svn export --force https://github.com/Boos4721/openwrt/trunk/package/kernel/mac80211 package/kernel/mac80211
1515
1616svn co https://github.com/Boos4721/openwrt/trunk/target/linux/generic/hack-5.15 target/linux/generic/hack-5.15
17- svn co https://github.com/Boos4721/openwrt/trunk/target/linux/generic/backport -5.15 target/linux/generic/backport -5.15
17+ svn co https://github.com/Boos4721/openwrt/trunk/target/linux/generic/pending -5.15 target/linux/generic/pending -5.15
1818rm -rf target/linux/ipq807x/! (patches-5.15)
1919svn co https://github.com/Boos4721/openwrt/trunk/target/linux/ipq807x target/linux/ipq807x
2020rm -rf target/linux/ipq807x/{.svn,patches-5.15/.svn}
21- svn co https://github.com/Boos4721/openwrt/trunk/target/linux/ipq807x/pending -5.15 target/linux/ipq807x/pending -5.15
21+ svn co https://github.com/Boos4721/openwrt/trunk/target/linux/ipq807x/patches -5.15 target/linux/ipq807x/patches -5.15
2222
2323sed -i ' s/autocore-arm /my-autocore-arm /' target/linux/ipq807x/Makefile
2424sed -i ' s/DEFAULT_PACKAGES +=/DEFAULT_PACKAGES += luci-app-turboacc/' target/linux/ipq807x/Makefile
You can’t perform that action at this time.
0 commit comments