File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ TIME() {
2525
2626# ===========================================================================================================
2727# add a third-party feed:git clone feed-url package/third-party-feeds/每个feed须单独一个文件夹feed用户名-仓库名
28- # git clone -b "$REPO_BRANCH" --single-branch "$REPO_URL" openwrt 主干分支时删除-b "$REPO_BRANCH" --single-branch
2928# 为避免多个插件编译冲突,须删除openwrt相应源代码。
3029# 编译工作区路径 .yml Download Package
3130# tools/
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ TIME() {
2626echo
2727TIME r " cus_scripts/Device_config.sh开始载入路由器型号:asus_rt-ac42u"
2828TIME r " 注意:ac42u和acrh17通用一个固件,不要尝试编译acrh17会导致编译失败(.yml步骤Generate Configuration Error: Process completed with exit code 2.)或者编译出
29- .itb格式固件,刷机异常麻烦 "
29+ openwrt-ipq40xx-generic-8dev_habanero-dvk-initramfs-fit-uImage.itb "
3030cat >> .config << EOF
3131#MODULES:
3232CONFIG_TARGET_ipq40xx=y
You can’t perform that action at this time.
0 commit comments