File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 78
78
[ -e $FEEDS_CONF ] && mv $FEEDS_CONF openwrt/feeds.conf.default
79
79
#chmod +x $DIY_P1_SH
80
80
cd openwrt
81
- $GITHUB_WORKSPACE/$DIY_P1_SH
81
+ # $GITHUB_WORKSPACE/$DIY_P1_SH
82
82
#echo 'src-git kenzok8_small_package https://github.com/kenzok8/small-package' >>feeds.conf.default
83
83
git clone https://github.com/BROBIRD/openwrt-r8168 ./package/r8168
84
84
Original file line number Diff line number Diff line change @@ -3306,8 +3306,8 @@ CONFIG_PACKAGE_kmod-nf-ipvs=y
3306
3306
# CONFIG_PACKAGE_kmod-nf-ipvs-sip is not set
3307
3307
CONFIG_PACKAGE_kmod-nf-nat=y
3308
3308
CONFIG_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
3311
3311
CONFIG_PACKAGE_kmod-nf-reject=y
3312
3312
CONFIG_PACKAGE_kmod-nf-reject6=y
3313
3313
CONFIG_PACKAGE_kmod-nfnetlink=y
You can’t perform that action at this time.
0 commit comments