File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7878 [ -e $FEEDS_CONF ] && mv $FEEDS_CONF openwrt/feeds.conf.default
7979 #chmod +x $DIY_P1_SH
8080 cd openwrt
81- $GITHUB_WORKSPACE/$DIY_P1_SH
81+ # $GITHUB_WORKSPACE/$DIY_P1_SH
8282 #echo 'src-git kenzok8_small_package https://github.com/kenzok8/small-package' >>feeds.conf.default
8383 git clone https://github.com/BROBIRD/openwrt-r8168 ./package/r8168
8484
Original file line number Diff line number Diff line change @@ -3306,8 +3306,8 @@ CONFIG_PACKAGE_kmod-nf-ipvs=y
33063306# CONFIG_PACKAGE_kmod-nf-ipvs-sip is not set
33073307CONFIG_PACKAGE_kmod-nf-nat=y
33083308CONFIG_PACKAGE_kmod-nf-nat6=y
3309- # CONFIG_PACKAGE_kmod-nf-nathelper is not set
3310- # CONFIG_PACKAGE_kmod-nf-nathelper-extra is not set
3309+ CONFIG_PACKAGE_kmod-nf-nathelper=y
3310+ CONFIG_PACKAGE_kmod-nf-nathelper-extra=y
33113311CONFIG_PACKAGE_kmod-nf-reject=y
33123312CONFIG_PACKAGE_kmod-nf-reject6=y
33133313CONFIG_PACKAGE_kmod-nfnetlink=y
You can’t perform that action at this time.
0 commit comments