Skip to content

Commit

Permalink
Update 02_prepare_package.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
QiuSimons authored May 26, 2020
1 parent c3421b7 commit 3ba3eaf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions SCRIPTS/02_prepare_package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ svn co https://github.com/coolsnowwolf/lede/trunk/package/lean/luci-app-arpbind
#O3
sed -i 's/Os/O3/g' include/target.mk
sed -i 's/O2/O3/g' ./rules.mk
#Adbyby
svn co https://github.com/coolsnowwolf/lede/trunk/package/lean/luci-app-adbyby-plus package/lean/luci-app-adbyby-plus
svn co https://github.com/coolsnowwolf/lede/trunk/package/lean/adbyby package/lean/coremark/adbyby
#AutoCore
svn co https://github.com/project-openwrt/openwrt/branches/openwrt-19.07/package/lean/autocore package/lean/autocore
sed -i "s,@TARGET_x86 ,,g" package/lean/autocore/Makefile
Expand Down

0 comments on commit 3ba3eaf

Please sign in to comment.